Checkstyle XML difference report

This is symmetric difference generated from two checkstyle-result.xml reports.
All matching records from each XML file are deleted, then remaining records are merged into single report.
Utility that generated this report.

Checkstyle configuration report

Module Name Base properties Patch properties
Checker severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • severity
  • warning

  • charset
  • UTF-8

  • haltOnException
  • false

  • BeforeExecutionExclusionFileFilter fileNamePattern
  • module\-info\.java$

  • fileNamePattern
  • module\-info\.java$

  • TreeWalker
    RequireThis validateOnlyOverlapping
  • false

  • validateOnlyOverlapping
  • false

  • Summary:

    Report id Files Unique rows Severity-warning
    base 15769 247519 247519
    patch 15769 248396 248396
    difference 738 9611 9611

    Unique rows:

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/apple/applescript/AppleScriptEngineFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getScriptEngine' needs "this.". 116 50
    # warning RequireThis Method call to 'getScriptEngine' needs "AppleScriptEngineFactory.this.". 116 50

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/concurrent/LibDispatchSerialQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lock' needs "this.". 69 55
    # warning RequireThis Reference to instance variable 'lock' needs "LibDispatchSerialQueue.this.". 69 55
    # warning RequireThis Reference to instance variable 'runState' needs "this.". 70 49
    # warning RequireThis Reference to instance variable 'runState' needs "LibDispatchSerialQueue.this.". 70 49
    # warning RequireThis Reference to instance variable 'lock' needs "this.". 71 49
    # warning RequireThis Reference to instance variable 'lock' needs "LibDispatchSerialQueue.this.". 71 49
    # warning RequireThis Reference to instance variable 'nativeQueueWrapper' needs "this.". 75 25
    # warning RequireThis Reference to instance variable 'nativeQueueWrapper' needs "LibDispatchSerialQueue.this.". 75 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/eawt/_AppEventHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'performOnListener' needs "this.". 439 25
    # warning RequireThis Method call to 'performOnListener' needs "_AppEventMultiplexor.this.". 439 25
    # warning RequireThis Method call to 'performUsing' needs "this.". 516 25
    # warning RequireThis Method call to 'performUsing' needs "_AppEventDispatcher.this.". 516 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/eawt/_AppEventLegacyHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'parent' needs "this.". 98 9
    # warning RequireThis Reference to instance variable 'parent' needs "_AppEventLegacyHandler.this.". 98 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/laf/AquaButtonExtendedTypes.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'patchUp' needs "this.". 94 13
    # warning RequireThis Method call to 'patchUp' needs "BorderDefinedTypeSpecifier.this.". 94 13
    # warning RequireThis Reference to instance variable 'border' needs "this.". 94 21
    # warning RequireThis Reference to instance variable 'border' needs "BorderDefinedTypeSpecifier.this.". 94 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/laf/AquaComboBoxUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastBlink' needs "this.". 103 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/laf/AquaFileChooserUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setFocusForMode' needs "this.". 176 17
    # warning RequireThis Method call to 'setFocusForMode' needs "AquaFileChooserUI.this.". 176 17
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 176 33
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 176 33
    # warning RequireThis Method call to 'setDefaultButtonForMode' needs "this.". 178 17
    # warning RequireThis Method call to 'setDefaultButtonForMode' needs "AquaFileChooserUI.this.". 178 17
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 178 41
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 178 41
    # warning RequireThis Reference to instance variable 'ancestorListener' needs "this.". 187 32
    # warning RequireThis Reference to instance variable 'ancestorListener' needs "AquaFileChooserUI.this.". 187 32
    # warning RequireThis Reference to instance variable 'dragAndDropTarget' needs "this.". 190 9
    # warning RequireThis Reference to instance variable 'dragAndDropTarget' needs "AquaFileChooserUI.this.". 190 9
    # warning RequireThis Reference to instance variable 'dragAndDropTarget' needs "this.". 191 26
    # warning RequireThis Reference to instance variable 'dragAndDropTarget' needs "AquaFileChooserUI.this.". 191 26
    # warning RequireThis Reference to instance variable 'selectionInProgress' needs "this.". 371 30
    # warning RequireThis Reference to instance variable 'selectionInProgress' needs "AquaFileChooserUI.this.". 371 30
    # warning RequireThis Method call to 'getModel' needs "this.". 371 53
    # warning RequireThis Method call to 'getModel' needs "AquaFileChooserUI.this.". 371 53
    # warning RequireThis Reference to instance variable 'fFileList' needs "this.". 372 29
    # warning RequireThis Reference to instance variable 'fFileList' needs "AquaFileChooserUI.this.". 372 29
    # warning RequireThis Method call to 'getModel' needs "this.". 372 56
    # warning RequireThis Method call to 'getModel' needs "AquaFileChooserUI.this.". 372 56
    # warning RequireThis Method call to 'setFileName' needs "this.". 378 29
    # warning RequireThis Method call to 'setFileName' needs "AquaFileChooserUI.this.". 378 29
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 378 41
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 378 41
    # warning RequireThis Method call to 'updateButtonState' needs "this.". 381 21
    # warning RequireThis Method call to 'updateButtonState' needs "AquaFileChooserUI.this.". 381 21
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 381 39
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 381 39
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 383 48
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 383 48
    # warning RequireThis Reference to instance variable 'fFileList' needs "this.". 387 52
    # warning RequireThis Reference to instance variable 'fFileList' needs "AquaFileChooserUI.this.". 387 52
    # warning RequireThis Reference to instance variable 'fFileList' needs "this.". 388 52
    # warning RequireThis Reference to instance variable 'fFileList' needs "AquaFileChooserUI.this.". 388 52
    # warning RequireThis Reference to instance variable 'fFileList' needs "this.". 390 37
    # warning RequireThis Reference to instance variable 'fFileList' needs "AquaFileChooserUI.this.". 390 37
    # warning RequireThis Reference to instance variable 'fFileList' needs "this.". 396 21
    # warning RequireThis Reference to instance variable 'fFileList' needs "AquaFileChooserUI.this.". 396 21
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 397 51
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 397 51
    # warning RequireThis Reference to instance variable 'fDirectoryComboBoxModel' needs "this.". 399 25
    # warning RequireThis Reference to instance variable 'fDirectoryComboBoxModel' needs "AquaFileChooserUI.this.". 399 25
    # warning RequireThis Method call to 'getAction' needs "this.". 403 25
    # warning RequireThis Method call to 'getAction' needs "AquaFileChooserUI.this.". 403 25
    # warning RequireThis Method call to 'updateButtonState' needs "this.". 405 21
    # warning RequireThis Method call to 'updateButtonState' needs "AquaFileChooserUI.this.". 405 21
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 405 39
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 405 39
    # warning RequireThis Reference to instance variable 'fFileList' needs "this.". 407 21
    # warning RequireThis Reference to instance variable 'fFileList' needs "AquaFileChooserUI.this.". 407 21
    # warning RequireThis Method call to 'setBottomPanelForMode' needs "this.". 408 21
    # warning RequireThis Method call to 'setBottomPanelForMode' needs "AquaFileChooserUI.this.". 408 21
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 408 43
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 408 43
    # warning RequireThis Method call to 'getAccessoryPanel' needs "this.". 410 25
    # warning RequireThis Method call to 'getAccessoryPanel' needs "AquaFileChooserUI.this.". 410 25
    # warning RequireThis Method call to 'getAccessoryPanel' needs "this.". 412 29
    # warning RequireThis Method call to 'getAccessoryPanel' needs "AquaFileChooserUI.this.". 412 29
    # warning RequireThis Method call to 'getAccessoryPanel' needs "this.". 416 29
    # warning RequireThis Method call to 'getAccessoryPanel' needs "AquaFileChooserUI.this.". 416 29
    # warning RequireThis Method call to 'updateApproveButton' needs "this.". 420 21
    # warning RequireThis Method call to 'updateApproveButton' needs "AquaFileChooserUI.this.". 420 21
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 420 41
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 420 41
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 421 21
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 421 21
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 423 25
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 423 25
    # warning RequireThis Method call to 'getString' needs "this.". 424 45
    # warning RequireThis Method call to 'getString' needs "AquaFileChooserUI.this.". 424 45
    # warning RequireThis Method call to 'getString' needs "this.". 426 45
    # warning RequireThis Method call to 'getString' needs "AquaFileChooserUI.this.". 426 45
    # warning RequireThis Reference to instance variable 'fTextFieldLabel' needs "this.". 428 21
    # warning RequireThis Reference to instance variable 'fTextFieldLabel' needs "AquaFileChooserUI.this.". 428 21
    # warning RequireThis Method call to 'setBottomPanelForMode' needs "this.". 431 21
    # warning RequireThis Method call to 'setBottomPanelForMode' needs "AquaFileChooserUI.this.". 431 21
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 431 43
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 431 43
    # warning RequireThis Method call to 'getApproveButton' needs "this.". 433 21
    # warning RequireThis Method call to 'getApproveButton' needs "AquaFileChooserUI.this.". 433 21
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 433 38
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 433 38
    # warning RequireThis Method call to 'getApproveButtonMnemonic' needs "this.". 433 68
    # warning RequireThis Method call to 'getApproveButtonMnemonic' needs "AquaFileChooserUI.this.". 433 68
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 433 93
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 433 93
    # warning RequireThis Method call to 'setPackageIsTraversable' needs "this.". 435 21
    # warning RequireThis Method call to 'setPackageIsTraversable' needs "AquaFileChooserUI.this.". 435 21
    # warning RequireThis Method call to 'setApplicationIsTraversable' needs "this.". 437 21
    # warning RequireThis Method call to 'setApplicationIsTraversable' needs "AquaFileChooserUI.this.". 437 21
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 439 25
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 439 25
    # warning RequireThis Reference to instance variable 'fFileList' needs "this.". 440 25
    # warning RequireThis Reference to instance variable 'fFileList' needs "AquaFileChooserUI.this.". 440 25
    # warning RequireThis Reference to instance variable 'fFileList' needs "this.". 442 25
    # warning RequireThis Reference to instance variable 'fFileList' needs "AquaFileChooserUI.this.". 442 25
    # warning RequireThis Method call to 'doControlButtonsChanged' needs "this.". 445 21
    # warning RequireThis Method call to 'doControlButtonsChanged' needs "AquaFileChooserUI.this.". 445 21
    # warning RequireThis Reference to instance variable 'fFileList' needs "this.". 509 17
    # warning RequireThis Reference to instance variable 'fFileList' needs "AquaFileChooserUI.this.". 509 17
    # warning RequireThis Reference to instance variable 'fFileList' needs "this.". 510 17
    # warning RequireThis Reference to instance variable 'fFileList' needs "AquaFileChooserUI.this.". 510 17
    # warning RequireThis Method call to 'getModel' needs "this.". 510 48
    # warning RequireThis Method call to 'getModel' needs "AquaFileChooserUI.this.". 510 48
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 1147 46
    # warning RequireThis Method call to 'getFileChooser' needs "AquaFileChooserUI.this.". 1147 46
    # warning RequireThis Reference to instance variable 'fTextfieldPanel' needs "this.". 1479 9
    # warning RequireThis Reference to instance variable 'fTextfieldPanel' needs "AquaFileChooserUI.this.". 1479 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 1482 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "AquaFileChooserUI.this.". 1482 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 1483 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "AquaFileChooserUI.this.". 1483 9
    # warning RequireThis Reference to instance variable 'fDirectoryComboBoxModel' needs "this.". 1484 9
    # warning RequireThis Reference to instance variable 'fDirectoryComboBoxModel' needs "AquaFileChooserUI.this.". 1484 9
    # warning RequireThis Method call to 'createDirectoryComboBoxModel' needs "this.". 1484 35
    # warning RequireThis Method call to 'createDirectoryComboBoxModel' needs "AquaFileChooserUI.this.". 1484 35
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 1485 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "AquaFileChooserUI.this.". 1485 9
    # warning RequireThis Reference to instance variable 'fDirectoryComboBoxModel' needs "this.". 1485 36
    # warning RequireThis Reference to instance variable 'fDirectoryComboBoxModel' needs "AquaFileChooserUI.this.". 1485 36
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 1486 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "AquaFileChooserUI.this.". 1486 9
    # warning RequireThis Reference to instance variable 'directoryComboBoxAction' needs "this.". 1486 45
    # warning RequireThis Reference to instance variable 'directoryComboBoxAction' needs "AquaFileChooserUI.this.". 1486 45
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 1487 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "AquaFileChooserUI.this.". 1487 9
    # warning RequireThis Method call to 'createDirectoryComboBoxRenderer' needs "this.". 1487 39
    # warning RequireThis Method call to 'createDirectoryComboBoxRenderer' needs "AquaFileChooserUI.this.". 1487 39
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 1488 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "AquaFileChooserUI.this.". 1488 9
    # warning RequireThis Reference to instance variable 'directoryComboBoxToolTipText' needs "this.". 1488 42
    # warning RequireThis Reference to instance variable 'directoryComboBoxToolTipText' needs "AquaFileChooserUI.this.". 1488 42
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 1489 37
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "AquaFileChooserUI.this.". 1489 37
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 1490 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "AquaFileChooserUI.this.". 1490 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 1491 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "AquaFileChooserUI.this.". 1491 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 1492 22
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "AquaFileChooserUI.this.". 1492 22

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/laf/AquaInternalFrameBorderMetrics.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'font' needs "this.". 63 21
    # warning RequireThis Reference to instance variable 'font' needs "AquaInternalFrameBorderMetrics.this.". 63 21
    # warning RequireThis Reference to instance variable 'titleBarHeight' needs "this.". 64 21
    # warning RequireThis Reference to instance variable 'titleBarHeight' needs "AquaInternalFrameBorderMetrics.this.". 64 21
    # warning RequireThis Reference to instance variable 'leftSidePadding' needs "this.". 65 21
    # warning RequireThis Reference to instance variable 'leftSidePadding' needs "AquaInternalFrameBorderMetrics.this.". 65 21
    # warning RequireThis Reference to instance variable 'buttonHeight' needs "this.". 66 21
    # warning RequireThis Reference to instance variable 'buttonHeight' needs "AquaInternalFrameBorderMetrics.this.". 66 21
    # warning RequireThis Reference to instance variable 'buttonWidth' needs "this.". 67 21
    # warning RequireThis Reference to instance variable 'buttonWidth' needs "AquaInternalFrameBorderMetrics.this.". 67 21
    # warning RequireThis Reference to instance variable 'buttonPadding' needs "this.". 68 21
    # warning RequireThis Reference to instance variable 'buttonPadding' needs "AquaInternalFrameBorderMetrics.this.". 68 21
    # warning RequireThis Reference to instance variable 'downShift' needs "this.". 69 21
    # warning RequireThis Reference to instance variable 'downShift' needs "AquaInternalFrameBorderMetrics.this.". 69 21
    # warning RequireThis Reference to instance variable 'font' needs "this.". 80 21
    # warning RequireThis Reference to instance variable 'font' needs "AquaInternalFrameBorderMetrics.this.". 80 21
    # warning RequireThis Reference to instance variable 'titleBarHeight' needs "this.". 81 21
    # warning RequireThis Reference to instance variable 'titleBarHeight' needs "AquaInternalFrameBorderMetrics.this.". 81 21
    # warning RequireThis Reference to instance variable 'leftSidePadding' needs "this.". 82 21
    # warning RequireThis Reference to instance variable 'leftSidePadding' needs "AquaInternalFrameBorderMetrics.this.". 82 21
    # warning RequireThis Reference to instance variable 'buttonHeight' needs "this.". 83 21
    # warning RequireThis Reference to instance variable 'buttonHeight' needs "AquaInternalFrameBorderMetrics.this.". 83 21
    # warning RequireThis Reference to instance variable 'buttonWidth' needs "this.". 84 21
    # warning RequireThis Reference to instance variable 'buttonWidth' needs "AquaInternalFrameBorderMetrics.this.". 84 21
    # warning RequireThis Reference to instance variable 'buttonPadding' needs "this.". 85 21
    # warning RequireThis Reference to instance variable 'buttonPadding' needs "AquaInternalFrameBorderMetrics.this.". 85 21
    # warning RequireThis Reference to instance variable 'downShift' needs "this.". 86 21
    # warning RequireThis Reference to instance variable 'downShift' needs "AquaInternalFrameBorderMetrics.this.". 86 21
    # warning RequireThis Reference to instance variable 'font' needs "this.". 97 21
    # warning RequireThis Reference to instance variable 'font' needs "AquaInternalFrameBorderMetrics.this.". 97 21
    # warning RequireThis Reference to instance variable 'titleBarHeight' needs "this.". 98 21
    # warning RequireThis Reference to instance variable 'titleBarHeight' needs "AquaInternalFrameBorderMetrics.this.". 98 21
    # warning RequireThis Reference to instance variable 'leftSidePadding' needs "this.". 99 21
    # warning RequireThis Reference to instance variable 'leftSidePadding' needs "AquaInternalFrameBorderMetrics.this.". 99 21
    # warning RequireThis Reference to instance variable 'buttonHeight' needs "this.". 100 21
    # warning RequireThis Reference to instance variable 'buttonHeight' needs "AquaInternalFrameBorderMetrics.this.". 100 21
    # warning RequireThis Reference to instance variable 'buttonWidth' needs "this.". 101 21
    # warning RequireThis Reference to instance variable 'buttonWidth' needs "AquaInternalFrameBorderMetrics.this.". 101 21
    # warning RequireThis Reference to instance variable 'buttonPadding' needs "this.". 102 21
    # warning RequireThis Reference to instance variable 'buttonPadding' needs "AquaInternalFrameBorderMetrics.this.". 102 21
    # warning RequireThis Reference to instance variable 'downShift' needs "this.". 103 21
    # warning RequireThis Reference to instance variable 'downShift' needs "AquaInternalFrameBorderMetrics.this.". 103 21
    # warning RequireThis Reference to instance variable 'font' needs "this.". 114 21
    # warning RequireThis Reference to instance variable 'font' needs "AquaInternalFrameBorderMetrics.this.". 114 21
    # warning RequireThis Reference to instance variable 'titleBarHeight' needs "this.". 115 21
    # warning RequireThis Reference to instance variable 'titleBarHeight' needs "AquaInternalFrameBorderMetrics.this.". 115 21
    # warning RequireThis Reference to instance variable 'leftSidePadding' needs "this.". 116 21
    # warning RequireThis Reference to instance variable 'leftSidePadding' needs "AquaInternalFrameBorderMetrics.this.". 116 21
    # warning RequireThis Reference to instance variable 'buttonHeight' needs "this.". 117 21
    # warning RequireThis Reference to instance variable 'buttonHeight' needs "AquaInternalFrameBorderMetrics.this.". 117 21
    # warning RequireThis Reference to instance variable 'buttonWidth' needs "this.". 118 21
    # warning RequireThis Reference to instance variable 'buttonWidth' needs "AquaInternalFrameBorderMetrics.this.". 118 21
    # warning RequireThis Reference to instance variable 'buttonPadding' needs "this.". 119 21
    # warning RequireThis Reference to instance variable 'buttonPadding' needs "AquaInternalFrameBorderMetrics.this.". 119 21
    # warning RequireThis Reference to instance variable 'downShift' needs "this.". 120 21
    # warning RequireThis Reference to instance variable 'downShift' needs "AquaInternalFrameBorderMetrics.this.". 120 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/laf/AquaSliderUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fIsDragging' needs "this.". 306 21
    # warning RequireThis Reference to instance variable 'fIsDragging' needs "AquaSliderUI.this.". 306 21
    # warning RequireThis Method call to 'calculateThumbLocation' needs "this.". 307 17
    # warning RequireThis Method call to 'calculateThumbLocation' needs "AquaSliderUI.this.". 307 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/laf/AquaTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'isTabVisible' needs "this.". 787 22
    # warning RequireThis Method call to 'isTabVisible' needs "AquaTabbedPaneUI.this.". 787 22
    # warning RequireThis Reference to instance variable 'popupSelectionChanged' needs "this.". 787 64
    # warning RequireThis Reference to instance variable 'popupSelectionChanged' needs "AquaTabbedPaneUI.this.". 787 64

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/laf/AquaTableUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getComponent' needs "this.". 81 59
    # warning RequireThis Method call to 'getComponent' needs "AquaTableUI.this.". 81 59

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/laf/AquaTextFieldSearch.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'doingLayout' needs "this.". 333 21
    # warning RequireThis Reference to instance variable 'doingLayout' needs "SearchFieldBorder.this.". 333 21
    # warning RequireThis Reference to instance variable 'doingLayout' needs "this.". 335 21
    # warning RequireThis Reference to instance variable 'doingLayout' needs "SearchFieldBorder.this.". 335 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/com/apple/laf/ScreenMenu.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'updateItems' needs "this.". 137 21
    # warning RequireThis Method call to 'updateItems' needs "ScreenMenu.this.". 137 21
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "this.". 138 21
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "ScreenMenu.this.". 138 21
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "this.". 159 25
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "ScreenMenu.this.". 159 25
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "this.". 160 45
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "ScreenMenu.this.". 160 45
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "this.". 161 29
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "ScreenMenu.this.". 161 29
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "this.". 164 21
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "ScreenMenu.this.". 164 21
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "this.". 199 37
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "ScreenMenu.this.". 199 37
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "this.". 200 48
    # warning RequireThis Reference to instance variable 'fItemBounds' needs "ScreenMenu.this.". 200 48
    # warning RequireThis Reference to instance variable 'fInvoker' needs "this.". 203 38
    # warning RequireThis Reference to instance variable 'fInvoker' needs "ScreenMenu.this.". 203 38
    # warning RequireThis Reference to instance variable 'fLastMouseEventTarget' needs "this.". 209 39
    # warning RequireThis Reference to instance variable 'fLastMouseEventTarget' needs "ScreenMenu.this.". 209 39
    # warning RequireThis Reference to instance variable 'fLastMouseEventTarget' needs "this.". 213 25
    # warning RequireThis Reference to instance variable 'fLastMouseEventTarget' needs "ScreenMenu.this.". 213 25
    # warning RequireThis Reference to instance variable 'fLastMouseEventTarget' needs "this.". 214 60
    # warning RequireThis Reference to instance variable 'fLastMouseEventTarget' needs "ScreenMenu.this.". 214 60
    # warning RequireThis Reference to instance variable 'fLastTargetRect' needs "this.". 214 129
    # warning RequireThis Reference to instance variable 'fLastTargetRect' needs "ScreenMenu.this.". 214 129
    # warning RequireThis Reference to instance variable 'fLastTargetRect' needs "this.". 214 152
    # warning RequireThis Reference to instance variable 'fLastTargetRect' needs "ScreenMenu.this.". 214 152
    # warning RequireThis Reference to instance variable 'fLastMouseEventTarget' needs "this.". 220 21
    # warning RequireThis Reference to instance variable 'fLastMouseEventTarget' needs "ScreenMenu.this.". 220 21
    # warning RequireThis Reference to instance variable 'fLastTargetRect' needs "this.". 221 21
    # warning RequireThis Reference to instance variable 'fLastTargetRect' needs "ScreenMenu.this.". 221 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/font/CFontManager.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'loadNativeFonts' needs "this.". 278 25
    # warning RequireThis Method call to 'loadNativeFonts' needs "CFontManager.this.". 278 25
    # warning RequireThis Method call to 'setupLogicalFonts' needs "this.". 287 13
    # warning RequireThis Method call to 'setupLogicalFonts' needs "CFontManager.this.". 287 13
    # warning RequireThis Method call to 'setupLogicalFonts' needs "this.". 288 13
    # warning RequireThis Method call to 'setupLogicalFonts' needs "CFontManager.this.". 288 13
    # warning RequireThis Method call to 'setupLogicalFonts' needs "this.". 289 13
    # warning RequireThis Method call to 'setupLogicalFonts' needs "CFontManager.this.". 289 13
    # warning RequireThis Method call to 'setupLogicalFonts' needs "this.". 290 13
    # warning RequireThis Method call to 'setupLogicalFonts' needs "CFontManager.this.". 290 13
    # warning RequireThis Method call to 'setupLogicalFonts' needs "this.". 291 13
    # warning RequireThis Method call to 'setupLogicalFonts' needs "CFontManager.this.". 291 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/LWCheckboxPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rb' needs "this.". 159 13
    # warning RequireThis Reference to instance variable 'rb' needs "CheckboxDelegate.this.". 159 13
    # warning RequireThis Method call to 'setRadioButton' needs "this.". 166 13
    # warning RequireThis Method call to 'setRadioButton' needs "CheckboxDelegate.this.". 166 13
    # warning RequireThis Reference to instance variable 'rb' needs "this.". 167 17
    # warning RequireThis Reference to instance variable 'rb' needs "CheckboxDelegate.this.". 167 17
    # warning RequireThis Reference to instance variable 'cb' needs "this.". 168 17
    # warning RequireThis Reference to instance variable 'cb' needs "CheckboxDelegate.this.". 168 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/LWChoicePeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getPopupMenu' needs "this.". 174 44
    # warning RequireThis Method call to 'getPopupMenu' needs "JComboBoxDelegate.this.". 174 44

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/LWComponentPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'repaintPeer' needs "this.". 244 21
    # warning RequireThis Method call to 'repaintPeer' needs "LWComponentPeer.this.". 244 21
    # warning RequireThis Method call to 'getDelegate' needs "this.". 245 59
    # warning RequireThis Method call to 'getDelegate' needs "LWComponentPeer.this.". 245 59

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/LWCursorManager.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'updateCursor' needs "this.". 72 21
    # warning RequireThis Method call to 'updateCursor' needs "LWCursorManager.this.". 72 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/LWScrollPanePeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getViewPeer' needs "this.". 80 56
    # warning RequireThis Method call to 'getViewPeer' needs "LWScrollPanePeer.this.". 80 56

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/LWToolkit.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'shutdown' needs "this.". 92 21
    # warning RequireThis Method call to 'shutdown' needs "LWToolkit.this.". 92 21
    # warning RequireThis Method call to 'waitForRunState' needs "this.". 93 21
    # warning RequireThis Method call to 'waitForRunState' needs "LWToolkit.this.". 93 21
    # warning RequireThis Method call to 'waitForRunState' needs "this.". 103 9
    # warning RequireThis Method call to 'waitForRunState' needs "LWToolkit.this.". 103 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/macosx/CDragSourceContextPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doDragging' needs "this.". 170 25
    # warning RequireThis Method call to 'doDragging' needs "CDragSourceContextPeer.this.". 170 25
    # warning RequireThis Method call to 'releaseNativeDragSource' needs "this.". 174 25
    # warning RequireThis Method call to 'releaseNativeDragSource' needs "CDragSourceContextPeer.this.". 174 25
    # warning RequireThis Reference to instance variable 'fDragImage' needs "this.". 175 25
    # warning RequireThis Reference to instance variable 'fDragImage' needs "CDragSourceContextPeer.this.". 175 25
    # warning RequireThis Reference to instance variable 'fDragCImage' needs "this.". 176 29
    # warning RequireThis Reference to instance variable 'fDragCImage' needs "CDragSourceContextPeer.this.". 176 29
    # warning RequireThis Reference to instance variable 'fDragCImage' needs "this.". 177 29
    # warning RequireThis Reference to instance variable 'fDragCImage' needs "CDragSourceContextPeer.this.". 177 29
    # warning RequireThis Reference to instance variable 'fDragCImage' needs "this.". 178 29
    # warning RequireThis Reference to instance variable 'fDragCImage' needs "CDragSourceContextPeer.this.". 178 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/macosx/CInputMethod.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 497 40
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 497 40
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 500 25
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 500 25
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 505 25
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 505 25
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 511 16
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 511 16
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 522 40
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 522 40
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 527 16
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 527 16
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 591 48
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 591 48
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 592 34
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 592 34
    # warning RequireThis Reference to instance variable 'fCurrentText' needs "this.". 597 25
    # warning RequireThis Reference to instance variable 'fCurrentText' needs "CInputMethod.this.". 597 25
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 598 39
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 598 39
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 600 42
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 600 42
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 603 43
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 603 43
    # warning RequireThis Reference to instance variable 'fCurrentText' needs "this.". 605 43
    # warning RequireThis Reference to instance variable 'fCurrentText' needs "CInputMethod.this.". 605 43
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 607 43
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 607 43
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 622 16
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 622 16
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 640 63
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 640 63
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 642 42
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 642 42
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 649 25
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 649 25
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 652 32
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 652 32
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 657 41
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 657 41
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 662 45
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 662 45
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 670 16
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 670 16
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 693 38
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 693 38
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 695 16
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 695 16
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 715 40
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 715 40
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 718 35
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 718 35
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 728 52
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 728 52
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 729 40
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 729 40
    # warning RequireThis Reference to instance variable 'fCurrentTextAsString' needs "this.". 734 58
    # warning RequireThis Reference to instance variable 'fCurrentTextAsString' needs "CInputMethod.this.". 734 58
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 735 42
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 735 42
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 742 16
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 742 16
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 759 37
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 759 37
    # warning RequireThis Reference to instance variable 'fIMContext' needs "this.". 760 47
    # warning RequireThis Reference to instance variable 'fIMContext' needs "CInputMethod.this.". 760 47
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "this.". 762 16
    # warning RequireThis Reference to instance variable 'fAwtFocussedComponent' needs "CInputMethod.this.". 762 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/macosx/CPlatformWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'validateSurface' needs "this.". 257 9
    # warning RequireThis Method call to 'validateSurface' needs "CPlatformWindow.this.". 257 9
    # warning RequireThis Method call to 'invalidateShadow' needs "this.". 758 17
    # warning RequireThis Method call to 'invalidateShadow' needs "CPlatformWindow.this.". 758 17
    # warning RequireThis Reference to instance variable 'target' needs "this.". 893 20
    # warning RequireThis Reference to instance variable 'target' needs "CPlatformWindow.this.". 893 20

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/macosx/CPrinterJob.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'printingLoop' needs "this.". 207 17
    # warning RequireThis Reference to instance variable 'printingLoop' needs "CPrinterJob.this.". 207 17
    # warning RequireThis Reference to instance variable 'printingLoop' needs "this.". 208 17
    # warning RequireThis Reference to instance variable 'printingLoop' needs "CPrinterJob.this.". 208 17
    # warning RequireThis Reference to instance variable 'onEventThread' needs "this.". 212 13
    # warning RequireThis Reference to instance variable 'onEventThread' needs "CPrinterJob.this.". 212 13
    # warning RequireThis Method call to 'cancelDoc' needs "this.". 597 21
    # warning RequireThis Method call to 'cancelDoc' needs "CPrinterJob.this.". 597 21
    # warning RequireThis Method call to 'getPageFormatArea' needs "this.". 632 46
    # warning RequireThis Method call to 'getPageFormatArea' needs "CPrinterJob.this.". 632 46
    # warning RequireThis Reference to instance variable 'onEventThread' needs "this.". 640 13
    # warning RequireThis Reference to instance variable 'onEventThread' needs "CPrinterJob.this.". 640 13
    # warning RequireThis Method call to 'getPageFormatArea' needs "this.". 667 54
    # warning RequireThis Method call to 'getPageFormatArea' needs "CPrinterJob.this.". 667 54
    # warning RequireThis Reference to instance variable 'onEventThread' needs "this.". 679 13
    # warning RequireThis Reference to instance variable 'onEventThread' needs "CPrinterJob.this.". 679 13
    # warning RequireThis Method call to 'getPageFormatArea' needs "this.". 699 30
    # warning RequireThis Method call to 'getPageFormatArea' needs "CPrinterJob.this.". 699 30
    # warning RequireThis Reference to instance variable 'onEventThread' needs "this.". 704 13
    # warning RequireThis Reference to instance variable 'onEventThread' needs "CPrinterJob.this.". 704 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/macosx/CTrayIcon.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'displayMessageOnEDT' needs "this.". 120 25
    # warning RequireThis Method call to 'displayMessageOnEDT' needs "CTrayIcon.this.". 120 25
    # warning RequireThis Reference to instance variable 'target' needs "this.". 182 68
    # warning RequireThis Reference to instance variable 'target' needs "CTrayIcon.this.". 182 68
    # warning RequireThis Method call to 'disposeMessageDialogOnEDT' needs "this.". 373 25
    # warning RequireThis Method call to 'disposeMessageDialogOnEDT' needs "CTrayIcon.this.". 373 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/lwawt/macosx/CWarningWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ownerPeer' needs "this.". 300 37
    # warning RequireThis Reference to instance variable 'ownerPeer' needs "CWarningWindow.this.". 300 37
    # warning RequireThis Reference to instance variable 'ownerPeer' needs "this.". 315 45
    # warning RequireThis Reference to instance variable 'ownerPeer' needs "CWarningWindow.this.". 315 45
    # warning RequireThis Reference to instance variable 'lock' needs "this.". 406 27
    # warning RequireThis Reference to instance variable 'lock' needs "CWarningWindow.this.". 406 27
    # warning RequireThis Method call to 'setVisible' needs "this.". 407 17
    # warning RequireThis Method call to 'setVisible' needs "CWarningWindow.this.". 407 17
    # warning RequireThis Reference to instance variable 'scheduler' needs "this.". 410 27
    # warning RequireThis Reference to instance variable 'scheduler' needs "CWarningWindow.this.". 410 27
    # warning RequireThis Reference to instance variable 'hidingTaskHandle' needs "this.". 411 17
    # warning RequireThis Reference to instance variable 'hidingTaskHandle' needs "CWarningWindow.this.". 411 17
    # warning RequireThis Reference to instance variable 'lock' needs "this.". 418 27
    # warning RequireThis Reference to instance variable 'lock' needs "CWarningWindow.this.". 418 27
    # warning RequireThis Method call to 'isVisible' needs "this.". 419 22
    # warning RequireThis Method call to 'isVisible' needs "CWarningWindow.this.". 419 22
    # warning RequireThis Method call to 'setVisible' needs "this.". 420 21
    # warning RequireThis Method call to 'setVisible' needs "CWarningWindow.this.". 420 21
    # warning RequireThis Method call to 'repaint' needs "this.". 423 17
    # warning RequireThis Method call to 'repaint' needs "CWarningWindow.this.". 423 17
    # warning RequireThis Reference to instance variable 'scheduler' needs "this.". 426 27
    # warning RequireThis Reference to instance variable 'scheduler' needs "CWarningWindow.this.". 426 27
    # warning RequireThis Reference to instance variable 'currentIcon' needs "this.". 427 21
    # warning RequireThis Reference to instance variable 'currentIcon' needs "CWarningWindow.this.". 427 21
    # warning RequireThis Reference to instance variable 'currentIcon' needs "this.". 428 21
    # warning RequireThis Reference to instance variable 'currentIcon' needs "CWarningWindow.this.". 428 21
    # warning RequireThis Reference to instance variable 'showingTaskHandle' needs "this.". 429 21
    # warning RequireThis Reference to instance variable 'showingTaskHandle' needs "CWarningWindow.this.". 429 21
    # warning RequireThis Reference to instance variable 'scheduler' needs "this.". 429 41
    # warning RequireThis Reference to instance variable 'scheduler' needs "CWarningWindow.this.". 429 41
    # warning RequireThis Reference to instance variable 'showingTask' needs "this.". 429 60
    # warning RequireThis Reference to instance variable 'showingTask' needs "CWarningWindow.this.". 429 60
    # warning RequireThis Reference to instance variable 'showingTaskHandle' needs "this.". 432 21
    # warning RequireThis Reference to instance variable 'showingTaskHandle' needs "CWarningWindow.this.". 432 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/classes/sun/util/locale/provider/HostLocaleProviderAdapterImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getDateTimePattern' needs "this.". 165 45
    # warning RequireThis Method call to 'getDateTimePattern' needs "this.". 171 45
    # warning RequireThis Method call to 'getDateTimePattern' needs "this.". 178 45
    # warning RequireThis Method call to 'isSupportedLocale' needs "this.". 212 21
    # warning RequireThis Method call to 'getNumberPattern' needs "this.". 265 42
    # warning RequireThis Method call to 'getNumberPattern' needs "this.". 271 42
    # warning RequireThis Method call to 'getNumberPattern' needs "this.". 277 42
    # warning RequireThis Method call to 'getNumberPattern' needs "this.". 283 42

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/classes/FrameworkClassFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'framework' needs "this.". 67 13
    # warning RequireThis Reference to instance variable 'framework' needs "FrameworkClassFile.this.". 67 13
    # warning RequireThis Reference to instance variable 'framework' needs "this.". 126 45
    # warning RequireThis Reference to instance variable 'framework' needs "FrameworkClassFile.this.". 126 45

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/classes/StructClassFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'struct' needs "this.". 63 25
    # warning RequireThis Reference to instance variable 'struct' needs "StructClassFile.this.". 63 25
    # warning RequireThis Reference to instance variable 'struct' needs "this.". 65 17
    # warning RequireThis Reference to instance variable 'struct' needs "StructClassFile.this.". 65 17
    # warning RequireThis Reference to instance variable 'struct' needs "this.". 69 28
    # warning RequireThis Reference to instance variable 'struct' needs "StructClassFile.this.". 69 28
    # warning RequireThis Reference to instance variable 'struct' needs "this.". 73 35
    # warning RequireThis Reference to instance variable 'struct' needs "StructClassFile.this.". 73 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/model/Framework.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'classes' needs "this.". 180 17
    # warning RequireThis Reference to instance variable 'classes' needs "Framework.this.". 180 17
    # warning RequireThis Reference to instance variable 'informalProtocols' needs "this.". 181 9
    # warning RequireThis Reference to instance variable 'informalProtocols' needs "Framework.this.". 181 9
    # warning RequireThis Reference to instance variable 'rootNode' needs "this.". 181 41
    # warning RequireThis Reference to instance variable 'rootNode' needs "Framework.this.". 181 41
    # warning RequireThis Reference to instance variable 'structs' needs "this.". 207 17
    # warning RequireThis Reference to instance variable 'structs' needs "Framework.this.". 207 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/model/NativeEnum.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'confirm' needs "this.". 94 46
    # warning RequireThis Method call to 'confirm' needs "NumTest.this.". 94 46

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/model/types/JType.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'coderDescriptor' needs "this.". 214 68
    # warning RequireThis Reference to instance variable 'coderDescriptor' needs "JPrimitive.this.". 214 68

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/utils/NTypeMerger.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'mergeNFields' needs "this.". 163 66
    # warning RequireThis Method call to 'mergeNFields' needs "NTypeMerger.this.". 163 66
    # warning RequireThis Method call to 'mergeName' needs "this.". 166 28
    # warning RequireThis Method call to 'mergeName' needs "NTypeMerger.this.". 166 28
    # warning RequireThis Method call to 'mergeSizeOf' needs "this.". 167 25
    # warning RequireThis Method call to 'mergeSizeOf' needs "NTypeMerger.this.". 167 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/macosx/native/jobjc/src/generator/java/com/apple/internal/jobjc/generator/utils/StructOffsetResolver.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'processLine' needs "this.". 73 29
    # warning RequireThis Method call to 'processLine' needs "StructOffsetResolver.this.". 73 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/beans/decoder/DocumentHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'handleException' needs "this.". 378 21
    # warning RequireThis Method call to 'handleException' needs "DocumentHandler.this.". 378 21
    # warning RequireThis Method call to 'handleException' needs "this.". 385 21
    # warning RequireThis Method call to 'handleException' needs "DocumentHandler.this.". 385 21
    # warning RequireThis Method call to 'handleException' needs "this.". 388 21
    # warning RequireThis Method call to 'handleException' needs "DocumentHandler.this.". 388 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/imageio/plugins/bmp/BMPImageWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'embedded_stream' needs "this.". 1349 62
    # warning RequireThis Reference to instance variable 'embedded_stream' needs "BMPImageWriter.this.". 1349 62

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/imageio/plugins/jpeg/JPEGImageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'iccCS' needs "this.". 842 27
    # warning RequireThis Reference to instance variable 'iccCS' needs "JPEGImageReader.this.". 842 27
    # warning RequireThis Method call to 'getImageType' needs "this.". 852 22
    # warning RequireThis Method call to 'getImageType' needs "JPEGImageReader.this.". 852 22
    # warning RequireThis Method call to 'getImageType' needs "this.". 853 22
    # warning RequireThis Method call to 'getImageType' needs "JPEGImageReader.this.". 853 22

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/gtk/GTKFileChooserUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 556 38
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "GTKFileChooserUI.this.". 556 38
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "this.". 566 9
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "GTKFileChooserUI.this.". 566 9
    # warning RequireThis Method call to 'createDirectoryComboBoxModel' needs "this.". 566 34
    # warning RequireThis Method call to 'createDirectoryComboBoxModel' needs "GTKFileChooserUI.this.". 566 34
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 567 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "GTKFileChooserUI.this.". 567 9
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "this.". 567 43
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "GTKFileChooserUI.this.". 567 43
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 568 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "GTKFileChooserUI.this.". 568 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 569 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "GTKFileChooserUI.this.". 569 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 570 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "GTKFileChooserUI.this.". 570 9
    # warning RequireThis Reference to instance variable 'directoryComboBoxAction' needs "this.". 570 45
    # warning RequireThis Reference to instance variable 'directoryComboBoxAction' needs "GTKFileChooserUI.this.". 570 45
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 571 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "GTKFileChooserUI.this.". 571 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 572 27
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "GTKFileChooserUI.this.". 572 27
    # warning RequireThis Reference to instance variable 'foldersLabelText' needs "this.". 593 72
    # warning RequireThis Reference to instance variable 'foldersLabelText' needs "GTKFileChooserUI.this.". 593 72
    # warning RequireThis Method call to 'createDirectoryList' needs "this.". 600 23
    # warning RequireThis Method call to 'createDirectoryList' needs "GTKFileChooserUI.this.". 600 23
    # warning RequireThis Reference to instance variable 'foldersLabelMnemonic' needs "this.". 604 49
    # warning RequireThis Reference to instance variable 'foldersLabelMnemonic' needs "GTKFileChooserUI.this.". 604 49
    # warning RequireThis Reference to instance variable 'directoryList' needs "this.". 605 40
    # warning RequireThis Reference to instance variable 'directoryList' needs "GTKFileChooserUI.this.". 605 40
    # warning RequireThis Reference to instance variable 'rightPanel' needs "this.". 608 9
    # warning RequireThis Reference to instance variable 'rightPanel' needs "GTKFileChooserUI.this.". 608 9
    # warning RequireThis Reference to instance variable 'rightPanel' needs "this.". 609 9
    # warning RequireThis Reference to instance variable 'rightPanel' needs "GTKFileChooserUI.this.". 609 9
    # warning RequireThis Reference to instance variable 'filesLabelText' needs "this.". 613 72
    # warning RequireThis Reference to instance variable 'filesLabelText' needs "GTKFileChooserUI.this.". 613 72
    # warning RequireThis Reference to instance variable 'rightPanel' needs "this.". 616 9
    # warning RequireThis Reference to instance variable 'rightPanel' needs "GTKFileChooserUI.this.". 616 9
    # warning RequireThis Reference to instance variable 'rightPanel' needs "this.". 620 9
    # warning RequireThis Reference to instance variable 'rightPanel' needs "GTKFileChooserUI.this.". 620 9
    # warning RequireThis Method call to 'createFilesList' needs "this.". 620 24
    # warning RequireThis Method call to 'createFilesList' needs "GTKFileChooserUI.this.". 620 24
    # warning RequireThis Reference to instance variable 'filesLabelMnemonic' needs "this.". 624 44
    # warning RequireThis Reference to instance variable 'filesLabelMnemonic' needs "GTKFileChooserUI.this.". 624 44
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 625 35
    # warning RequireThis Reference to instance variable 'fileList' needs "GTKFileChooserUI.this.". 625 35
    # warning RequireThis Reference to instance variable 'rightPanel' needs "this.". 628 24
    # warning RequireThis Reference to instance variable 'rightPanel' needs "GTKFileChooserUI.this.". 628 24
    # warning RequireThis Method call to 'getAccessoryPanel' needs "this.". 631 37
    # warning RequireThis Method call to 'getAccessoryPanel' needs "GTKFileChooserUI.this.". 631 37
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 670 9
    # warning RequireThis Reference to instance variable 'pathField' needs "GTKFileChooserUI.this.". 670 9
    # warning RequireThis Method call to 'align' needs "this.". 671 9
    # warning RequireThis Method call to 'align' needs "GTKFileChooserUI.this.". 671 9
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 671 15
    # warning RequireThis Reference to instance variable 'pathField' needs "GTKFileChooserUI.this.". 671 15
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 672 28
    # warning RequireThis Reference to instance variable 'pathField' needs "GTKFileChooserUI.this.". 672 28
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 676 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "GTKFileChooserUI.this.". 676 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 684 36
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "GTKFileChooserUI.this.". 684 36
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 686 50
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "GTKFileChooserUI.this.". 686 50
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 690 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "GTKFileChooserUI.this.". 690 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 692 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "GTKFileChooserUI.this.". 692 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 693 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "GTKFileChooserUI.this.". 693 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 694 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "GTKFileChooserUI.this.". 694 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 695 22
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "GTKFileChooserUI.this.". 695 22
    # warning RequireThis Reference to instance variable 'filterLabelText' needs "this.". 701 41
    # warning RequireThis Reference to instance variable 'filterLabelText' needs "GTKFileChooserUI.this.". 701 41
    # warning RequireThis Reference to instance variable 'filterLabelMnemonic' needs "this.". 703 42
    # warning RequireThis Reference to instance variable 'filterLabelMnemonic' needs "GTKFileChooserUI.this.". 703 42
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "this.". 706 9
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "GTKFileChooserUI.this.". 706 9
    # warning RequireThis Method call to 'createFilterComboBoxModel' needs "this.". 706 31
    # warning RequireThis Method call to 'createFilterComboBoxModel' needs "GTKFileChooserUI.this.". 706 31
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "this.". 707 38
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "GTKFileChooserUI.this.". 707 38
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "this.". 708 9
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "GTKFileChooserUI.this.". 708 9
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "this.". 708 40
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "GTKFileChooserUI.this.". 708 40
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "this.". 709 9
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "GTKFileChooserUI.this.". 709 9
    # warning RequireThis Method call to 'createFilterComboBoxRenderer' needs "this.". 709 36
    # warning RequireThis Method call to 'createFilterComboBoxRenderer' needs "GTKFileChooserUI.this.". 709 36
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "this.". 710 33
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "GTKFileChooserUI.this.". 710 33
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "this.". 714 22
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "GTKFileChooserUI.this.". 714 22
    # warning RequireThis Reference to instance variable 'bottomButtonPanel' needs "this.". 717 9
    # warning RequireThis Reference to instance variable 'bottomButtonPanel' needs "GTKFileChooserUI.this.". 717 9
    # warning RequireThis Reference to instance variable 'bottomButtonPanel' needs "this.". 718 9
    # warning RequireThis Reference to instance variable 'bottomButtonPanel' needs "GTKFileChooserUI.this.". 718 9
    # warning RequireThis Method call to 'align' needs "this.". 719 9
    # warning RequireThis Method call to 'align' needs "GTKFileChooserUI.this.". 719 9
    # warning RequireThis Reference to instance variable 'bottomButtonPanel' needs "this.". 719 15
    # warning RequireThis Reference to instance variable 'bottomButtonPanel' needs "GTKFileChooserUI.this.". 719 15
    # warning RequireThis Method call to 'align' needs "this.". 724 9
    # warning RequireThis Method call to 'align' needs "GTKFileChooserUI.this.". 724 9
    # warning RequireThis Method call to 'align' needs "this.". 729 9
    # warning RequireThis Method call to 'align' needs "GTKFileChooserUI.this.". 729 9
    # warning RequireThis Reference to instance variable 'bottomButtonPanel' needs "this.". 733 9
    # warning RequireThis Reference to instance variable 'bottomButtonPanel' needs "GTKFileChooserUI.this.". 733 9
    # warning RequireThis Reference to instance variable 'fsv' needs "this.". 912 24
    # warning RequireThis Reference to instance variable 'fsv' needs "GTKDirectoryModel.this.". 912 24
    # warning RequireThis Reference to instance variable 'fsv' needs "this.". 912 62
    # warning RequireThis Reference to instance variable 'fsv' needs "GTKDirectoryModel.this.". 912 62

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/gtk/GTKLookAndFeel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fallbackFont' needs "this.". 1327 13
    # warning RequireThis Reference to instance variable 'fallbackFont' needs "GTKLookAndFeel.this.". 1327 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/motif/MotifComboBoxUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'motifGetEditor' needs "this.". 63 22
    # warning RequireThis Method call to 'motifGetEditor' needs "MotifComboBoxUI.this.". 63 22
    # warning RequireThis Method call to 'motifGetEditor' needs "this.". 64 21
    # warning RequireThis Method call to 'motifGetEditor' needs "MotifComboBoxUI.this.". 64 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/motif/MotifDesktopIconUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 214 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconLabel.this.". 214 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 217 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconLabel.this.". 217 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 222 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconLabel.this.". 222 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 225 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconLabel.this.". 225 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 228 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconLabel.this.". 228 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 231 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconLabel.this.". 231 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 234 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconLabel.this.". 234 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 303 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconButton.this.". 303 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 306 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconButton.this.". 306 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 311 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconButton.this.". 311 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 314 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconButton.this.". 314 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 318 25
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconButton.this.". 318 25
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 322 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconButton.this.". 322 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 325 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "IconButton.this.". 325 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/motif/MotifFileChooserUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setFileName' needs "this.". 181 25
    # warning RequireThis Method call to 'setFileName' needs "MotifFileChooserUI.this.". 181 25
    # warning RequireThis Method call to 'setFileName' needs "this.". 188 25
    # warning RequireThis Method call to 'setFileName' needs "MotifFileChooserUI.this.". 188 25
    # warning RequireThis Method call to 'fileNameString' needs "this.". 188 37
    # warning RequireThis Method call to 'fileNameString' needs "MotifFileChooserUI.this.". 188 37
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 191 21
    # warning RequireThis Reference to instance variable 'fileList' needs "MotifFileChooserUI.this.". 191 21
    # warning RequireThis Reference to instance variable 'directoryList' needs "this.". 193 21
    # warning RequireThis Reference to instance variable 'directoryList' needs "MotifFileChooserUI.this.". 193 21
    # warning RequireThis Reference to instance variable 'directoryList' needs "this.". 194 45
    # warning RequireThis Reference to instance variable 'directoryList' needs "MotifFileChooserUI.this.". 194 45
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 199 21
    # warning RequireThis Reference to instance variable 'fileList' needs "MotifFileChooserUI.this.". 199 21
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 200 26
    # warning RequireThis Reference to instance variable 'fileList' needs "MotifFileChooserUI.this.". 200 26
    # warning RequireThis Method call to 'setDirectoryName' needs "this.". 208 29
    # warning RequireThis Method call to 'setDirectoryName' needs "MotifFileChooserUI.this.". 208 29
    # warning RequireThis Method call to 'setDirectoryName' needs "this.". 210 29
    # warning RequireThis Method call to 'setDirectoryName' needs "MotifFileChooserUI.this.". 210 29
    # warning RequireThis Method call to 'setFileName' needs "this.". 213 29
    # warning RequireThis Method call to 'setFileName' needs "MotifFileChooserUI.this.". 213 29
    # warning RequireThis Method call to 'getDirectoryName' needs "this.". 213 41
    # warning RequireThis Method call to 'getDirectoryName' needs "MotifFileChooserUI.this.". 213 41
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "this.". 217 25
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "MotifFileChooserUI.this.". 217 25
    # warning RequireThis Method call to 'populateFileNameLabel' needs "this.". 218 25
    # warning RequireThis Method call to 'populateFileNameLabel' needs "MotifFileChooserUI.this.". 218 25
    # warning RequireThis Reference to instance variable 'directoryList' needs "this.". 220 21
    # warning RequireThis Reference to instance variable 'directoryList' needs "MotifFileChooserUI.this.". 220 21
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 223 25
    # warning RequireThis Reference to instance variable 'fileList' needs "MotifFileChooserUI.this.". 223 25
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 225 25
    # warning RequireThis Reference to instance variable 'fileList' needs "MotifFileChooserUI.this.". 225 25
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 226 25
    # warning RequireThis Reference to instance variable 'fileList' needs "MotifFileChooserUI.this.". 226 25
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 247 21
    # warning RequireThis Reference to instance variable 'approveButton' needs "MotifFileChooserUI.this.". 247 21
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 248 21
    # warning RequireThis Reference to instance variable 'approveButton' needs "MotifFileChooserUI.this.". 248 21
    # warning RequireThis Method call to 'doControlButtonsChanged' needs "this.". 250 21
    # warning RequireThis Method call to 'doControlButtonsChanged' needs "MotifFileChooserUI.this.". 250 21
    # warning RequireThis Method call to 'align' needs "this.". 290 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 290 9
    # warning RequireThis Reference to instance variable 'pathLabelText' needs "this.". 296 31
    # warning RequireThis Reference to instance variable 'pathLabelText' needs "MotifFileChooserUI.this.". 296 31
    # warning RequireThis Reference to instance variable 'pathLabelMnemonic' needs "this.". 297 32
    # warning RequireThis Reference to instance variable 'pathLabelMnemonic' needs "MotifFileChooserUI.this.". 297 32
    # warning RequireThis Method call to 'align' needs "this.". 298 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 298 9
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 313 9
    # warning RequireThis Reference to instance variable 'pathField' needs "MotifFileChooserUI.this.". 313 9
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 314 23
    # warning RequireThis Reference to instance variable 'pathField' needs "MotifFileChooserUI.this.". 314 23
    # warning RequireThis Method call to 'align' needs "this.". 315 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 315 9
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 315 15
    # warning RequireThis Reference to instance variable 'pathField' needs "MotifFileChooserUI.this.". 315 15
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 318 9
    # warning RequireThis Reference to instance variable 'pathField' needs "MotifFileChooserUI.this.". 318 9
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 319 22
    # warning RequireThis Reference to instance variable 'pathField' needs "MotifFileChooserUI.this.". 319 22
    # warning RequireThis Method call to 'align' needs "this.". 327 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 327 9
    # warning RequireThis Method call to 'align' needs "this.". 332 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 332 9
    # warning RequireThis Reference to instance variable 'filterLabelText' needs "this.". 335 24
    # warning RequireThis Reference to instance variable 'filterLabelText' needs "MotifFileChooserUI.this.". 335 24
    # warning RequireThis Reference to instance variable 'filterLabelMnemonic' needs "this.". 336 32
    # warning RequireThis Reference to instance variable 'filterLabelMnemonic' needs "MotifFileChooserUI.this.". 336 32
    # warning RequireThis Method call to 'align' needs "this.". 337 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 337 9
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "this.". 340 9
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "MotifFileChooserUI.this.". 340 9
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "this.". 347 9
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "MotifFileChooserUI.this.". 347 9
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "this.". 348 23
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "MotifFileChooserUI.this.". 348 23
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "this.". 349 9
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "MotifFileChooserUI.this.". 349 9
    # warning RequireThis Method call to 'createFilterComboBoxModel' needs "this.". 349 31
    # warning RequireThis Method call to 'createFilterComboBoxModel' needs "MotifFileChooserUI.this.". 349 31
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "this.". 350 9
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "MotifFileChooserUI.this.". 350 9
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "this.". 350 33
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "MotifFileChooserUI.this.". 350 33
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "this.". 351 9
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "MotifFileChooserUI.this.". 351 9
    # warning RequireThis Method call to 'createFilterComboBoxRenderer' needs "this.". 351 36
    # warning RequireThis Method call to 'createFilterComboBoxRenderer' needs "MotifFileChooserUI.this.". 351 36
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "this.". 352 38
    # warning RequireThis Reference to instance variable 'filterComboBoxModel' needs "MotifFileChooserUI.this.". 352 38
    # warning RequireThis Method call to 'align' needs "this.". 353 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 353 9
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "this.". 353 15
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "MotifFileChooserUI.this.". 353 15
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "this.". 354 23
    # warning RequireThis Reference to instance variable 'filterComboBox' needs "MotifFileChooserUI.this.". 354 23
    # warning RequireThis Reference to instance variable 'foldersLabelText' needs "this.". 359 24
    # warning RequireThis Reference to instance variable 'foldersLabelText' needs "MotifFileChooserUI.this.". 359 24
    # warning RequireThis Reference to instance variable 'foldersLabelMnemonic' needs "this.". 360 32
    # warning RequireThis Reference to instance variable 'foldersLabelMnemonic' needs "MotifFileChooserUI.this.". 360 32
    # warning RequireThis Method call to 'align' needs "this.". 361 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 361 9
    # warning RequireThis Method call to 'createDirectoryList' needs "this.". 363 26
    # warning RequireThis Method call to 'createDirectoryList' needs "MotifFileChooserUI.this.". 363 26
    # warning RequireThis Method call to 'align' needs "this.". 374 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 374 9
    # warning RequireThis Reference to instance variable 'filesLabelText' needs "this.". 378 24
    # warning RequireThis Reference to instance variable 'filesLabelText' needs "MotifFileChooserUI.this.". 378 24
    # warning RequireThis Reference to instance variable 'filesLabelMnemonic' needs "this.". 379 32
    # warning RequireThis Reference to instance variable 'filesLabelMnemonic' needs "MotifFileChooserUI.this.". 379 32
    # warning RequireThis Method call to 'align' needs "this.". 380 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 380 9
    # warning RequireThis Method call to 'createFilesList' needs "this.". 382 14
    # warning RequireThis Method call to 'createFilesList' needs "MotifFileChooserUI.this.". 382 14
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "this.". 423 9
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "MotifFileChooserUI.this.". 423 9
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "this.". 424 9
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "MotifFileChooserUI.this.". 424 9
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "this.". 424 35
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "MotifFileChooserUI.this.". 424 35
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "this.". 425 9
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "MotifFileChooserUI.this.". 425 9
    # warning RequireThis Method call to 'align' needs "this.". 426 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 426 9
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "this.". 426 15
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "MotifFileChooserUI.this.". 426 15
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "this.". 427 9
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "MotifFileChooserUI.this.". 427 9
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "this.". 428 22
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "MotifFileChooserUI.this.". 428 22
    # warning RequireThis Reference to instance variable 'bottomPanel' needs "this.". 430 9
    # warning RequireThis Reference to instance variable 'bottomPanel' needs "MotifFileChooserUI.this.". 430 9
    # warning RequireThis Method call to 'getBottomPanel' needs "this.". 430 23
    # warning RequireThis Method call to 'getBottomPanel' needs "MotifFileChooserUI.this.". 430 23
    # warning RequireThis Reference to instance variable 'bottomPanel' needs "this.". 431 9
    # warning RequireThis Reference to instance variable 'bottomPanel' needs "MotifFileChooserUI.this.". 431 9
    # warning RequireThis Method call to 'align' needs "this.". 435 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 435 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 439 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "MotifFileChooserUI.this.". 439 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 444 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "MotifFileChooserUI.this.". 444 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 445 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "MotifFileChooserUI.this.". 445 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 446 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "MotifFileChooserUI.this.". 446 9
    # warning RequireThis Method call to 'align' needs "this.". 447 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 447 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 447 15
    # warning RequireThis Reference to instance variable 'approveButton' needs "MotifFileChooserUI.this.". 447 15
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 448 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "MotifFileChooserUI.this.". 448 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 449 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "MotifFileChooserUI.this.". 449 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 450 25
    # warning RequireThis Reference to instance variable 'approveButton' needs "MotifFileChooserUI.this.". 450 25
    # warning RequireThis Method call to 'align' needs "this.". 461 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 461 9
    # warning RequireThis Method call to 'align' needs "this.". 475 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 475 9
    # warning RequireThis Method call to 'align' needs "this.". 488 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 488 9
    # warning RequireThis Reference to instance variable 'bottomPanel' needs "this.". 496 9
    # warning RequireThis Reference to instance variable 'bottomPanel' needs "MotifFileChooserUI.this.". 496 9
    # warning RequireThis Reference to instance variable 'bottomPanel' needs "this.". 497 9
    # warning RequireThis Reference to instance variable 'bottomPanel' needs "MotifFileChooserUI.this.". 497 9
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 581 67
    # warning RequireThis Reference to instance variable 'fileList' needs "MotifFileChooserUI.this.". 581 67
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 583 37
    # warning RequireThis Reference to instance variable 'fileList' needs "MotifFileChooserUI.this.". 583 37
    # warning RequireThis Method call to 'setFileName' needs "this.". 584 25
    # warning RequireThis Method call to 'setFileName' needs "MotifFileChooserUI.this.". 584 25
    # warning RequireThis Method call to 'align' needs "this.". 589 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 589 9
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 589 15
    # warning RequireThis Reference to instance variable 'fileList' needs "MotifFileChooserUI.this.". 589 15
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 590 50
    # warning RequireThis Reference to instance variable 'fileList' needs "MotifFileChooserUI.this.". 590 50
    # warning RequireThis Method call to 'align' needs "this.". 593 9
    # warning RequireThis Method call to 'align' needs "MotifFileChooserUI.this.". 593 9
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 594 9
    # warning RequireThis Reference to instance variable 'fileList' needs "MotifFileChooserUI.this.". 594 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/motif/MotifInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'systemMenu' needs "this.". 106 17
    # warning RequireThis Reference to instance variable 'systemMenu' needs "MotifInternalFrameTitlePane.this.". 106 17
    # warning RequireThis Reference to instance variable 'systemButton' needs "this.". 106 33
    # warning RequireThis Reference to instance variable 'systemButton' needs "MotifInternalFrameTitlePane.this.". 106 33
    # warning RequireThis Reference to instance variable 'systemButton' needs "this.". 110 9
    # warning RequireThis Reference to instance variable 'systemButton' needs "MotifInternalFrameTitlePane.this.". 110 9
    # warning RequireThis Reference to instance variable 'systemMenu' needs "this.". 121 21
    # warning RequireThis Reference to instance variable 'systemMenu' needs "MotifInternalFrameTitlePane.this.". 121 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 333 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "Title.this.". 333 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 336 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "Title.this.". 336 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 341 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "Title.this.". 341 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 344 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "Title.this.". 344 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 347 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "Title.this.". 347 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 350 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "Title.this.". 350 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "this.". 353 21
    # warning RequireThis Method call to 'forwardEventToParent' needs "Title.this.". 353 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/motif/MotifInternalFrameUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'titlePane' needs "this.". 143 21
    # warning RequireThis Reference to instance variable 'titlePane' needs "MotifInternalFrameUI.this.". 143 21
    # warning RequireThis Reference to instance variable 'titlePane' needs "this.". 157 21
    # warning RequireThis Reference to instance variable 'titlePane' needs "MotifInternalFrameUI.this.". 157 21
    # warning RequireThis Method call to 'getFrame' needs "this.". 186 56
    # warning RequireThis Method call to 'getFrame' needs "MotifInternalFrameUI.this.". 186 56

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/motif/MotifScrollPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "this.". 78 44
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "MotifScrollPaneUI.this.". 78 44
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "this.". 83 33
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "MotifScrollPaneUI.this.". 83 33
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "this.". 84 49
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "MotifScrollPaneUI.this.". 84 49
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "this.". 86 33
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "MotifScrollPaneUI.this.". 86 33
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "this.". 87 49
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "MotifScrollPaneUI.this.". 87 49
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "this.". 89 43
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "MotifScrollPaneUI.this.". 89 43

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/windows/WindowsFileChooserUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getMinimumSize' needs "this.". 230 24
    # warning RequireThis Reference to instance variable 'placesBar' needs "this.". 235 21
    # warning RequireThis Reference to instance variable 'placesBar' needs "WindowsFileChooserUI.this.". 235 21
    # warning RequireThis Reference to instance variable 'placesBar' needs "this.". 236 49
    # warning RequireThis Reference to instance variable 'placesBar' needs "WindowsFileChooserUI.this.". 236 49
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "this.". 241 9
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "WindowsFileChooserUI.this.". 241 9
    # warning RequireThis Reference to instance variable 'lookInLabelMnemonic' needs "this.". 241 42
    # warning RequireThis Reference to instance variable 'lookInLabelMnemonic' needs "WindowsFileChooserUI.this.". 241 42
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "this.". 242 9
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "WindowsFileChooserUI.this.". 242 9
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "this.". 243 9
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "WindowsFileChooserUI.this.". 243 9
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "this.". 244 22
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "WindowsFileChooserUI.this.". 244 22
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 248 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "WindowsFileChooserUI.this.". 248 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 262 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "WindowsFileChooserUI.this.". 262 9
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "this.". 263 9
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "WindowsFileChooserUI.this.". 263 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 263 33
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "WindowsFileChooserUI.this.". 263 33
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "this.". 264 9
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "WindowsFileChooserUI.this.". 264 9
    # warning RequireThis Method call to 'createDirectoryComboBoxModel' needs "this.". 264 34
    # warning RequireThis Method call to 'createDirectoryComboBoxModel' needs "WindowsFileChooserUI.this.". 264 34
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 265 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "WindowsFileChooserUI.this.". 265 9
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "this.". 265 36
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "WindowsFileChooserUI.this.". 265 36
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 266 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "WindowsFileChooserUI.this.". 266 9
    # warning RequireThis Reference to instance variable 'directoryComboBoxAction' needs "this.". 266 45
    # warning RequireThis Reference to instance variable 'directoryComboBoxAction' needs "WindowsFileChooserUI.this.". 266 45
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 267 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "WindowsFileChooserUI.this.". 267 9
    # warning RequireThis Method call to 'createDirectoryComboBoxRenderer' needs "this.". 267 39
    # warning RequireThis Method call to 'createDirectoryComboBoxRenderer' needs "WindowsFileChooserUI.this.". 267 39
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 268 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "WindowsFileChooserUI.this.". 268 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 269 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "WindowsFileChooserUI.this.". 269 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 270 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "WindowsFileChooserUI.this.". 270 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 272 22
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "WindowsFileChooserUI.this.". 272 22
    # warning RequireThis Reference to instance variable 'upFolderToolTipText' needs "this.". 277 13
    # warning RequireThis Reference to instance variable 'upFolderToolTipText' needs "WindowsFileChooserUI.this.". 277 13
    # warning RequireThis Reference to instance variable 'upFolderAccessibleName' needs "this.". 277 34
    # warning RequireThis Reference to instance variable 'upFolderAccessibleName' needs "WindowsFileChooserUI.this.". 277 34
    # warning RequireThis Reference to instance variable 'filePane' needs "this.". 358 9
    # warning RequireThis Reference to instance variable 'filePane' needs "WindowsFileChooserUI.this.". 358 9
    # warning RequireThis Reference to instance variable 'filePane' needs "this.". 361 29
    # warning RequireThis Reference to instance variable 'filePane' needs "WindowsFileChooserUI.this.". 361 29
    # warning RequireThis Reference to instance variable 'centerPanel' needs "this.". 377 9
    # warning RequireThis Reference to instance variable 'centerPanel' needs "WindowsFileChooserUI.this.". 377 9
    # warning RequireThis Reference to instance variable 'centerPanel' needs "this.". 378 9
    # warning RequireThis Reference to instance variable 'centerPanel' needs "WindowsFileChooserUI.this.". 378 9
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "this.". 426 9
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "WindowsFileChooserUI.this.". 426 9
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "this.". 426 35
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "WindowsFileChooserUI.this.". 426 35
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "this.". 427 9
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "WindowsFileChooserUI.this.". 427 9
    # warning RequireThis Reference to instance variable 'filePane' needs "this.". 431 25
    # warning RequireThis Reference to instance variable 'filePane' needs "WindowsFileChooserUI.this.". 431 25
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 461 24
    # warning RequireThis Reference to instance variable 'approveButton' needs "WindowsFileChooserUI.this.". 461 24
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 461 65
    # warning RequireThis Reference to instance variable 'cancelButton' needs "WindowsFileChooserUI.this.". 461 65
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 462 24
    # warning RequireThis Reference to instance variable 'approveButton' needs "WindowsFileChooserUI.this.". 462 24
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 462 59
    # warning RequireThis Reference to instance variable 'cancelButton' needs "WindowsFileChooserUI.this.". 462 59
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 465 31
    # warning RequireThis Reference to instance variable 'approveButton' needs "WindowsFileChooserUI.this.". 465 31
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 468 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "WindowsFileChooserUI.this.". 468 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 469 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "WindowsFileChooserUI.this.". 469 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 470 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "WindowsFileChooserUI.this.". 470 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 471 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "WindowsFileChooserUI.this.". 471 9
    # warning RequireThis Method call to 'getButtonPanel' needs "this.". 472 9
    # warning RequireThis Method call to 'getButtonPanel' needs "WindowsFileChooserUI.this.". 472 9
    # warning RequireThis Method call to 'getButtonPanel' needs "this.". 473 9
    # warning RequireThis Method call to 'getButtonPanel' needs "WindowsFileChooserUI.this.". 473 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 473 30
    # warning RequireThis Reference to instance variable 'approveButton' needs "WindowsFileChooserUI.this.". 473 30
    # warning RequireThis Method call to 'getButtonPanel' needs "this.". 474 9
    # warning RequireThis Method call to 'getButtonPanel' needs "WindowsFileChooserUI.this.". 474 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 476 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "WindowsFileChooserUI.this.". 476 9
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 478 24
    # warning RequireThis Reference to instance variable 'approveButton' needs "WindowsFileChooserUI.this.". 478 24
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 478 65
    # warning RequireThis Reference to instance variable 'cancelButton' needs "WindowsFileChooserUI.this.". 478 65
    # warning RequireThis Reference to instance variable 'approveButton' needs "this.". 479 24
    # warning RequireThis Reference to instance variable 'approveButton' needs "WindowsFileChooserUI.this.". 479 24
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 479 59
    # warning RequireThis Reference to instance variable 'cancelButton' needs "WindowsFileChooserUI.this.". 479 59
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 482 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "WindowsFileChooserUI.this.". 482 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 483 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "WindowsFileChooserUI.this.". 483 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 484 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "WindowsFileChooserUI.this.". 484 9
    # warning RequireThis Method call to 'getButtonPanel' needs "this.". 485 9
    # warning RequireThis Method call to 'getButtonPanel' needs "WindowsFileChooserUI.this.". 485 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 485 30
    # warning RequireThis Reference to instance variable 'cancelButton' needs "WindowsFileChooserUI.this.". 485 30
    # warning RequireThis Method call to 'doSelectedFileChanged' needs "this.". 815 21
    # warning RequireThis Method call to 'doSelectedFileChanged' needs "WindowsFileChooserUI.this.". 815 21
    # warning RequireThis Method call to 'doSelectedFilesChanged' needs "this.". 817 21
    # warning RequireThis Method call to 'doSelectedFilesChanged' needs "WindowsFileChooserUI.this.". 817 21
    # warning RequireThis Method call to 'doDirectoryChanged' needs "this.". 819 21
    # warning RequireThis Method call to 'doDirectoryChanged' needs "WindowsFileChooserUI.this.". 819 21
    # warning RequireThis Method call to 'doFilterChanged' needs "this.". 821 21
    # warning RequireThis Method call to 'doFilterChanged' needs "WindowsFileChooserUI.this.". 821 21
    # warning RequireThis Method call to 'doFileSelectionModeChanged' needs "this.". 823 21
    # warning RequireThis Method call to 'doFileSelectionModeChanged' needs "WindowsFileChooserUI.this.". 823 21
    # warning RequireThis Method call to 'doAccessoryChanged' needs "this.". 825 21
    # warning RequireThis Method call to 'doAccessoryChanged' needs "WindowsFileChooserUI.this.". 825 21
    # warning RequireThis Method call to 'doApproveButtonTextChanged' needs "this.". 828 21
    # warning RequireThis Method call to 'doApproveButtonTextChanged' needs "WindowsFileChooserUI.this.". 828 21
    # warning RequireThis Method call to 'doDialogTypeChanged' needs "this.". 830 21
    # warning RequireThis Method call to 'doDialogTypeChanged' needs "WindowsFileChooserUI.this.". 830 21
    # warning RequireThis Method call to 'doApproveButtonMnemonicChanged' needs "this.". 832 21
    # warning RequireThis Method call to 'doApproveButtonMnemonicChanged' needs "WindowsFileChooserUI.this.". 832 21
    # warning RequireThis Method call to 'doControlButtonsChanged' needs "this.". 834 21
    # warning RequireThis Method call to 'doControlButtonsChanged' needs "WindowsFileChooserUI.this.". 834 21
    # warning RequireThis Method call to 'updateUseShellFolder' needs "this.". 836 21
    # warning RequireThis Method call to 'updateUseShellFolder' needs "WindowsFileChooserUI.this.". 836 21
    # warning RequireThis Method call to 'doDirectoryChanged' needs "this.". 837 21
    # warning RequireThis Method call to 'doDirectoryChanged' needs "WindowsFileChooserUI.this.". 837 21
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "this.". 847 25
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "WindowsFileChooserUI.this.". 847 25
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "this.". 848 25
    # warning RequireThis Reference to instance variable 'filenameTextField' needs "WindowsFileChooserUI.this.". 848 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/windows/WindowsInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'systemLabel' needs "this.". 306 9
    # warning RequireThis Reference to instance variable 'systemLabel' needs "WindowsInternalFrameTitlePane.this.". 306 9
    # warning RequireThis Reference to instance variable 'systemPopupMenu' needs "this.". 310 21
    # warning RequireThis Reference to instance variable 'systemPopupMenu' needs "WindowsInternalFrameTitlePane.this.". 310 21
    # warning RequireThis Method call to 'showSystemPopupMenu' needs "this.". 322 17
    # warning RequireThis Method call to 'showSystemPopupMenu' needs "WindowsInternalFrameTitlePane.this.". 322 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/windows/WindowsLookAndFeel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'icon' needs "this.". 2166 25
    # warning RequireThis Reference to instance variable 'icon' needs "ActiveWindowsIcon.this.". 2166 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/windows/WindowsMenuBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'windowListener' needs "this.". 90 56
    # warning RequireThis Reference to instance variable 'windowListener' needs "WindowsMenuBarUI.this.". 90 56
    # warning RequireThis Method call to 'installWindowListener' needs "this.". 111 33
    # warning RequireThis Method call to 'installWindowListener' needs "WindowsMenuBarUI.this.". 111 33
    # warning RequireThis Method call to 'uninstallWindowListener' needs "this.". 113 33
    # warning RequireThis Method call to 'uninstallWindowListener' needs "WindowsMenuBarUI.this.". 113 33
    # warning RequireThis Reference to instance variable 'hierarchyListener' needs "this.". 118 42
    # warning RequireThis Reference to instance variable 'hierarchyListener' needs "WindowsMenuBarUI.this.". 118 42

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/swing/plaf/windows/WindowsScrollBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'repaint' needs "this.". 118 21
    # warning RequireThis Method call to 'repaint' needs "this.". 122 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/util/jar/pack/BandStructure.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bytesForDump' needs "this.". 911 39
    # warning RequireThis Reference to instance variable 'bytesForDump' needs "ByteBand.this.". 911 39
    # warning RequireThis Reference to instance variable 'bytesForDump' needs "this.". 917 39
    # warning RequireThis Reference to instance variable 'bytesForDump' needs "ByteBand.this.". 917 39

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/util/jar/pack/ClassReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inPos' needs "this.". 70 31
    # warning RequireThis Reference to instance variable 'inPos' needs "ClassReader.this.". 70 31
    # warning RequireThis Reference to instance variable 'inPos' needs "this.". 75 31
    # warning RequireThis Reference to instance variable 'inPos' needs "ClassReader.this.". 75 31
    # warning RequireThis Reference to instance variable 'inPos' needs "this.". 80 31
    # warning RequireThis Reference to instance variable 'inPos' needs "ClassReader.this.". 80 31

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/util/jar/pack/Package.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'files' needs "this.". 1237 9
    # warning RequireThis Reference to instance variable 'files' needs "Package.this.". 1237 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/util/jar/pack/PackageReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 130 25
    # warning RequireThis Reference to instance variable 'buffered' needs "LimitedBuffer.this.". 130 25
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 132 23
    # warning RequireThis Reference to instance variable 'buffered' needs "LimitedBuffer.this.". 132 23
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 136 25
    # warning RequireThis Reference to instance variable 'buffered' needs "LimitedBuffer.this.". 136 25
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 138 25
    # warning RequireThis Reference to instance variable 'limit' needs "LimitedBuffer.this.". 138 25
    # warning RequireThis Reference to instance variable 'limit' needs "this.". 139 42
    # warning RequireThis Reference to instance variable 'limit' needs "LimitedBuffer.this.". 139 42
    # warning RequireThis Reference to instance variable 'buffered' needs "this.". 144 35
    # warning RequireThis Reference to instance variable 'buffered' needs "LimitedBuffer.this.". 144 35
    # warning RequireThis Method call to 'getOutputIndex' needs "this.". 1156 22
    # warning RequireThis Method call to 'getOutputIndex' needs "PackageReader.this.". 1156 22
    # warning RequireThis Method call to 'getOutputIndex' needs "this.". 1157 22
    # warning RequireThis Method call to 'getOutputIndex' needs "PackageReader.this.". 1157 22

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/java/util/jar/pack/PackageWriter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'attrCounts' needs "this.". 904 13
    # warning RequireThis Reference to instance variable 'attrCounts' needs "PackageWriter.this.". 904 13
    # warning RequireThis Reference to instance variable 'attrDefsWritten' needs "this.". 1028 9
    # warning RequireThis Reference to instance variable 'attrDefsWritten' needs "PackageWriter.this.". 1028 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/jmx/interceptor/DefaultMBeanServerInterceptor.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'addClassLoader' needs "this.". 2030 17
    # warning RequireThis Method call to 'addClassLoader' needs "DefaultMBeanServerInterceptor.this.". 2030 17
    # warning RequireThis Method call to 'removeClassLoader' needs "this.". 2034 17
    # warning RequireThis Method call to 'removeClassLoader' needs "DefaultMBeanServerInterceptor.this.". 2034 17
    # warning RequireThis Reference to instance variable 'instantiator' needs "this.". 2065 24
    # warning RequireThis Reference to instance variable 'instantiator' needs "DefaultMBeanServerInterceptor.this.". 2065 24
    # warning RequireThis Reference to instance variable 'instantiator' needs "this.". 2065 47
    # warning RequireThis Reference to instance variable 'instantiator' needs "DefaultMBeanServerInterceptor.this.". 2065 47

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/jmx/mbeanserver/JmxMBeanServer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'initialize' needs "this.". 255 9
    # warning RequireThis Method call to 'initialize' needs "JmxMBeanServer.this.". 255 9
    # warning RequireThis Reference to instance variable 'mbsInterceptor' needs "this.". 1225 21
    # warning RequireThis Reference to instance variable 'mbsInterceptor' needs "JmxMBeanServer.this.". 1225 21
    # warning RequireThis Reference to instance variable 'mBeanServerDelegateObject' needs "this.". 1226 29
    # warning RequireThis Reference to instance variable 'mBeanServerDelegateObject' needs "JmxMBeanServer.this.". 1226 29
    # warning RequireThis Reference to instance variable 'instantiator' needs "this.". 1258 24
    # warning RequireThis Reference to instance variable 'instantiator' needs "JmxMBeanServer.this.". 1258 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/jmx/mbeanserver/MBeanInstantiator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clr' needs "this.". 781 24
    # warning RequireThis Reference to instance variable 'clr' needs "MBeanInstantiator.this.". 781 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/jmx/remote/internal/ArrayNotificationBuffer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mBeanServer' needs "this.". 668 21
    # warning RequireThis Reference to instance variable 'mBeanServer' needs "ArrayNotificationBuffer.this.". 668 21
    # warning RequireThis Reference to instance variable 'mBeanServer' needs "this.". 686 21
    # warning RequireThis Reference to instance variable 'mBeanServer' needs "ArrayNotificationBuffer.this.". 686 21
    # warning RequireThis Reference to instance variable 'mBeanServer' needs "this.". 700 28
    # warning RequireThis Reference to instance variable 'mBeanServer' needs "ArrayNotificationBuffer.this.". 700 28
    # warning RequireThis Method call to 'createdNotification' needs "this.". 800 17
    # warning RequireThis Method call to 'createdNotification' needs "ArrayNotificationBuffer.this.". 800 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/jmx/remote/internal/ClientNotifForwarder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 101 37
    # warning RequireThis Reference to instance variable 'thread' needs "LinearExecutor.this.". 101 37
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 112 17
    # warning RequireThis Reference to instance variable 'thread' needs "LinearExecutor.this.". 112 17
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 113 17
    # warning RequireThis Reference to instance variable 'thread' needs "LinearExecutor.this.". 113 17
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 114 17
    # warning RequireThis Reference to instance variable 'thread' needs "LinearExecutor.this.". 114 17
    # warning RequireThis Method call to 'logOnce' needs "this.". 434 29
    # warning RequireThis Method call to 'logOnce' needs "NotifFetcher.this.". 434 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/jmx/remote/internal/ServerNotifForwarder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mbeanServer' needs "this.". 100 36
    # warning RequireThis Reference to instance variable 'mbeanServer' needs "ServerNotifForwarder.this.". 100 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/jndi/dns/DnsName.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 245 25
    # warning RequireThis Method call to 'size' needs "this.". 245 31
    # warning RequireThis Method call to 'size' needs "DnsName.this.". 245 31
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 248 21
    # warning RequireThis Method call to 'size' needs "this.". 248 27
    # warning RequireThis Method call to 'size' needs "DnsName.this.". 248 27
    # warning RequireThis Method call to 'get' needs "this.". 249 28
    # warning RequireThis Method call to 'get' needs "DnsName.this.". 249 28
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 249 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/media/sound/SoftChannel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'co_midi_rpn_rpn' needs "this.". 167 38
    # warning RequireThis Reference to instance variable 'co_midi_rpn_rpn' needs "SoftChannel.this.". 167 38
    # warning RequireThis Reference to instance variable 'co_midi_nrpn_nrpn' needs "this.". 183 39
    # warning RequireThis Reference to instance variable 'co_midi_nrpn_nrpn' needs "SoftChannel.this.". 183 39
    # warning RequireThis Reference to instance variable 's' needs "this.". 873 29
    # warning RequireThis Reference to instance variable 's' needs "this.". 874 37
    # warning RequireThis Reference to instance variable 's' needs "this.". 875 34
    # warning RequireThis Reference to instance variable 's' needs "this.". 876 51

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/media/sound/SoftJitterCorrector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stream' needs "this.". 129 42
    # warning RequireThis Reference to instance variable 'stream' needs "JitterStream.this.". 129 42
    # warning RequireThis Reference to instance variable 'buffers' needs "this.". 130 35
    # warning RequireThis Reference to instance variable 'buffers' needs "JitterStream.this.". 130 35
    # warning RequireThis Reference to instance variable 'active' needs "this.". 139 34
    # warning RequireThis Reference to instance variable 'active' needs "JitterStream.this.". 139 34
    # warning RequireThis Reference to instance variable 'buffers' needs "this.". 143 39
    # warning RequireThis Reference to instance variable 'buffers' needs "JitterStream.this.". 143 39
    # warning RequireThis Reference to instance variable 'writepos' needs "this.". 144 43
    # warning RequireThis Reference to instance variable 'writepos' needs "JitterStream.this.". 144 43
    # warning RequireThis Reference to instance variable 'w' needs "this.". 146 33
    # warning RequireThis Reference to instance variable 'w' needs "JitterStream.this.". 146 33
    # warning RequireThis Reference to instance variable 'w_min' needs "this.". 147 37
    # warning RequireThis Reference to instance variable 'w_min' needs "JitterStream.this.". 147 37
    # warning RequireThis Reference to instance variable 'w' needs "this.". 148 41
    # warning RequireThis Reference to instance variable 'w' needs "JitterStream.this.". 148 41
    # warning RequireThis Reference to instance variable 'w_min' needs "this.". 150 45
    # warning RequireThis Reference to instance variable 'w_min' needs "JitterStream.this.". 150 45
    # warning RequireThis Reference to instance variable 'w_min_tol' needs "this.". 151 59
    # warning RequireThis Reference to instance variable 'w_min_tol' needs "JitterStream.this.". 151 59
    # warning RequireThis Reference to instance variable 'w_min' needs "this.". 154 45
    # warning RequireThis Reference to instance variable 'w_min' needs "JitterStream.this.". 154 45
    # warning RequireThis Reference to instance variable 'w_min_tol' needs "this.". 155 59
    # warning RequireThis Reference to instance variable 'w_min_tol' needs "JitterStream.this.". 155 59
    # warning RequireThis Reference to instance variable 'w' needs "this.". 158 41
    # warning RequireThis Reference to instance variable 'w' needs "JitterStream.this.". 158 41
    # warning RequireThis Reference to instance variable 'w_min' needs "this.". 159 41
    # warning RequireThis Reference to instance variable 'w_min' needs "JitterStream.this.". 159 41
    # warning RequireThis Reference to instance variable 'buffers' needs "this.". 165 43
    # warning RequireThis Reference to instance variable 'buffers' needs "JitterStream.this.". 165 43
    # warning RequireThis Reference to instance variable 'writepos' needs "this.". 166 47
    # warning RequireThis Reference to instance variable 'writepos' needs "JitterStream.this.". 166 47
    # warning RequireThis Reference to instance variable 'active' needs "this.". 169 38
    # warning RequireThis Reference to instance variable 'active' needs "JitterStream.this.". 169 38
    # warning RequireThis Method call to 'nextWriteBuffer' needs "this.". 182 43
    # warning RequireThis Method call to 'nextWriteBuffer' needs "JitterStream.this.". 182 43
    # warning RequireThis Reference to instance variable 'stream' needs "this.". 186 45
    # warning RequireThis Reference to instance variable 'stream' needs "JitterStream.this.". 186 45
    # warning RequireThis Method call to 'commit' needs "this.". 197 29
    # warning RequireThis Method call to 'commit' needs "JitterStream.this.". 197 29
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 218 13
    # warning RequireThis Reference to instance variable 'thread' needs "JitterStream.this.". 218 13
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 219 13
    # warning RequireThis Reference to instance variable 'thread' needs "JitterStream.this.". 219 13
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 220 13
    # warning RequireThis Reference to instance variable 'thread' needs "JitterStream.this.". 220 13
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 221 13
    # warning RequireThis Reference to instance variable 'thread' needs "JitterStream.this.". 221 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/media/sound/SoftMainMixer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'buffers' needs "this.". 865 44
    # warning RequireThis Method call to 'processAudioBuffers' needs "this.". 880 17
    # warning RequireThis Method call to 'processAudioBuffers' needs "SoftMainMixer.this.". 880 17
    # warning RequireThis Reference to instance variable 'buffers' needs "this.". 882 21
    # warning RequireThis Reference to instance variable 'bbuffer' needs "this.". 882 36
    # warning RequireThis Reference to instance variable 'bbuffer_pos' needs "this.". 883 17
    # warning RequireThis Reference to instance variable 'bbuffer' needs "this.". 887 35
    # warning RequireThis Method call to 'available' needs "this.". 892 25
    # warning RequireThis Method call to 'fillBuffer' needs "this.". 893 25
    # warning RequireThis Reference to instance variable 'readfully' needs "this.". 899 30
    # warning RequireThis Reference to instance variable 'readfully' needs "SoftMainMixer.this.". 899 30
    # warning RequireThis Reference to instance variable 'single' needs "this.". 907 32
    # warning RequireThis Reference to instance variable 'single' needs "this.". 910 24
    # warning RequireThis Reference to instance variable 'bbuffer' needs "this.". 914 24
    # warning RequireThis Reference to instance variable 'ais' needs "this.". 922 9
    # warning RequireThis Reference to instance variable 'ais' needs "SoftMainMixer.this.". 922 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/media/sound/SoftMixingClip.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable '_loopcount' needs "this.". 65 17
    # warning RequireThis Reference to instance variable '_loopcount' needs "SoftMixingClip.this.". 65 17
    # warning RequireThis Reference to instance variable '_loopend' needs "this.". 66 32
    # warning RequireThis Reference to instance variable '_loopend' needs "SoftMixingClip.this.". 66 32
    # warning RequireThis Reference to instance variable '_loopstart' needs "this.". 67 34
    # warning RequireThis Reference to instance variable '_loopstart' needs "SoftMixingClip.this.". 67 34
    # warning RequireThis Reference to instance variable '_frameposition' needs "this.". 68 27
    # warning RequireThis Reference to instance variable '_frameposition' needs "SoftMixingClip.this.". 68 27
    # warning RequireThis Reference to instance variable '_loopcount' needs "this.". 76 37
    # warning RequireThis Reference to instance variable '_loopcount' needs "SoftMixingClip.this.". 76 37
    # warning RequireThis Reference to instance variable '_loopcount' needs "this.". 79 37
    # warning RequireThis Reference to instance variable '_loopcount' needs "SoftMixingClip.this.". 79 37
    # warning RequireThis Reference to instance variable '_loopcount' needs "this.". 80 37
    # warning RequireThis Reference to instance variable '_loopcount' needs "SoftMixingClip.this.". 80 37
    # warning RequireThis Reference to instance variable 'data' needs "this.". 86 46
    # warning RequireThis Reference to instance variable 'data' needs "SoftMixingClip.this.". 86 46
    # warning RequireThis Reference to instance variable '_loopcount' needs "this.". 89 29
    # warning RequireThis Reference to instance variable '_loopcount' needs "SoftMixingClip.this.". 89 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 94 46
    # warning RequireThis Reference to instance variable 'data' needs "SoftMixingClip.this.". 94 46
    # warning RequireThis Reference to instance variable '_frameposition' needs "this.". 97 25
    # warning RequireThis Reference to instance variable '_frameposition' needs "SoftMixingClip.this.". 97 25
    # warning RequireThis Reference to instance variable '_frameposition' needs "this.". 102 23
    # warning RequireThis Reference to instance variable '_frameposition' needs "SoftMixingClip.this.". 102 23
    # warning RequireThis Reference to instance variable 'bufferSize' needs "this.". 103 24
    # warning RequireThis Reference to instance variable 'bufferSize' needs "SoftMixingClip.this.". 103 24
    # warning RequireThis Reference to instance variable 'data' needs "this.". 108 30
    # warning RequireThis Reference to instance variable 'data' needs "SoftMixingClip.this.". 108 30
    # warning RequireThis Reference to instance variable '_frameposition' needs "this.". 109 13
    # warning RequireThis Reference to instance variable '_frameposition' needs "SoftMixingClip.this.". 109 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/media/sound/SoftMixingMainMixer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'buffers' needs "this.". 170 44
    # warning RequireThis Method call to 'processAudioBuffers' needs "this.". 181 17
    # warning RequireThis Method call to 'processAudioBuffers' needs "SoftMixingMainMixer.this.". 181 17
    # warning RequireThis Reference to instance variable 'buffers' needs "this.". 183 21
    # warning RequireThis Reference to instance variable 'bbuffer' needs "this.". 183 36
    # warning RequireThis Reference to instance variable 'bbuffer_pos' needs "this.". 184 17
    # warning RequireThis Reference to instance variable 'bbuffer' needs "this.". 188 35
    # warning RequireThis Method call to 'available' needs "this.". 192 25
    # warning RequireThis Method call to 'fillBuffer' needs "this.". 193 25
    # warning RequireThis Reference to instance variable 'single' needs "this.". 204 32
    # warning RequireThis Reference to instance variable 'single' needs "this.". 207 24
    # warning RequireThis Reference to instance variable 'bbuffer' needs "this.". 211 24
    # warning RequireThis Reference to instance variable 'ais' needs "this.". 220 9
    # warning RequireThis Reference to instance variable 'ais' needs "SoftMixingMainMixer.this.". 220 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/media/sound/SoftMixingSourceDataLine.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cycling_buffer' needs "this.". 335 39
    # warning RequireThis Reference to instance variable 'cycling_buffer' needs "SoftMixingSourceDataLine.this.". 335 39
    # warning RequireThis Reference to instance variable 'cycling_avail' needs "this.". 336 36
    # warning RequireThis Reference to instance variable 'cycling_avail' needs "SoftMixingSourceDataLine.this.". 336 36
    # warning RequireThis Reference to instance variable 'cycling_buffer' needs "this.". 343 39
    # warning RequireThis Reference to instance variable 'cycling_buffer' needs "SoftMixingSourceDataLine.this.". 343 39
    # warning RequireThis Reference to instance variable 'cycling_read_pos' needs "this.". 346 39
    # warning RequireThis Reference to instance variable 'cycling_read_pos' needs "SoftMixingSourceDataLine.this.". 346 39
    # warning RequireThis Reference to instance variable 'cycling_buffer' needs "this.". 347 43
    # warning RequireThis Reference to instance variable 'cycling_buffer' needs "SoftMixingSourceDataLine.this.". 347 43
    # warning RequireThis Reference to instance variable 'cycling_read_pos' needs "this.". 355 29
    # warning RequireThis Reference to instance variable 'cycling_read_pos' needs "SoftMixingSourceDataLine.this.". 355 29
    # warning RequireThis Reference to instance variable 'cycling_avail' needs "this.". 356 29
    # warning RequireThis Reference to instance variable 'cycling_avail' needs "SoftMixingSourceDataLine.this.". 356 29
    # warning RequireThis Reference to instance variable 'cycling_framepos' needs "this.". 357 29
    # warning RequireThis Reference to instance variable 'cycling_framepos' needs "SoftMixingSourceDataLine.this.". 357 29
    # warning RequireThis Reference to instance variable 'afis' needs "this.". 364 17
    # warning RequireThis Reference to instance variable 'afis' needs "SoftMixingSourceDataLine.this.". 364 17
    # warning RequireThis Reference to instance variable 'afis' needs "this.". 368 17
    # warning RequireThis Reference to instance variable 'afis' needs "SoftMixingSourceDataLine.this.". 368 17
    # warning RequireThis Reference to instance variable 'afis' needs "this.". 368 56
    # warning RequireThis Reference to instance variable 'afis' needs "SoftMixingSourceDataLine.this.". 368 56
    # warning RequireThis Reference to instance variable 'outputformat' needs "this.". 371 27
    # warning RequireThis Reference to instance variable 'outputformat' needs "SoftMixingSourceDataLine.this.". 371 27
    # warning RequireThis Reference to instance variable 'afis' needs "this.". 372 21
    # warning RequireThis Reference to instance variable 'afis' needs "SoftMixingSourceDataLine.this.". 372 21
    # warning RequireThis Reference to instance variable 'afis' needs "this.". 372 63
    # warning RequireThis Reference to instance variable 'afis' needs "SoftMixingSourceDataLine.this.". 372 63
    # warning RequireThis Reference to instance variable 'outputformat' needs "this.". 373 29
    # warning RequireThis Reference to instance variable 'outputformat' needs "SoftMixingSourceDataLine.this.". 373 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/media/sound/SoftPerformer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 's' needs "this.". 655 33
    # warning RequireThis Reference to instance variable 's' needs "this.". 657 40
    # warning RequireThis Reference to instance variable 's' needs "this.". 658 46
    # warning RequireThis Reference to instance variable 's' needs "this.". 659 46
    # warning RequireThis Reference to instance variable 's' needs "this.". 663 46
    # warning RequireThis Method call to 'extractKeys' needs "this.". 668 25
    # warning RequireThis Method call to 'extractKeys' needs "SoftPerformer.this.". 668 25
    # warning RequireThis Method call to 'extractKeys' needs "this.". 677 25
    # warning RequireThis Method call to 'extractKeys' needs "SoftPerformer.this.". 677 25
    # warning RequireThis Method call to 'extractKeys' needs "this.". 684 29
    # warning RequireThis Method call to 'extractKeys' needs "SoftPerformer.this.". 684 29
    # warning RequireThis Method call to 'extractKeys' needs "this.". 687 25
    # warning RequireThis Method call to 'extractKeys' needs "SoftPerformer.this.". 687 25
    # warning RequireThis Reference to instance variable 'midi_ctrl_connections' needs "this.". 692 9
    # warning RequireThis Reference to instance variable 'midi_ctrl_connections' needs "SoftPerformer.this.". 692 9
    # warning RequireThis Reference to instance variable 'midi_ctrl_connections' needs "this.". 693 29
    # warning RequireThis Reference to instance variable 'midi_ctrl_connections' needs "SoftPerformer.this.". 693 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/media/sound/SoftSynthesizer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable '_pusher' needs "this.". 127 30
    # warning RequireThis Reference to instance variable '_jitter_stream' needs "this.". 128 33
    # warning RequireThis Reference to instance variable '_jitter_stream' needs "this.". 130 37
    # warning RequireThis Reference to instance variable '_sourceDataLine' needs "this.". 134 33
    # warning RequireThis Reference to instance variable '_sourceDataLine' needs "this.". 135 34
    # warning RequireThis Reference to instance variable 'pusher' needs "this.". 138 22
    # warning RequireThis Reference to instance variable 'pusher' needs "WeakAudioStream.this.". 138 22
    # warning RequireThis Reference to instance variable 'jitter_stream' needs "this.". 139 22
    # warning RequireThis Reference to instance variable 'jitter_stream' needs "WeakAudioStream.this.". 139 22
    # warning RequireThis Reference to instance variable 'sourceDataLine' needs "this.". 140 22
    # warning RequireThis Reference to instance variable 'sourceDataLine' needs "WeakAudioStream.this.". 140 22

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/media/sound/SoftVoice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'co_mixer_active' needs "this.". 129 27
    # warning RequireThis Reference to instance variable 'co_mixer_active' needs "SoftVoice.this.". 129 27
    # warning RequireThis Reference to instance variable 'co_mixer_gain' needs "this.". 130 25
    # warning RequireThis Reference to instance variable 'co_mixer_gain' needs "SoftVoice.this.". 130 25
    # warning RequireThis Reference to instance variable 'co_mixer_pan' needs "this.". 131 24
    # warning RequireThis Reference to instance variable 'co_mixer_pan' needs "SoftVoice.this.". 131 24
    # warning RequireThis Reference to instance variable 'co_mixer_balance' needs "this.". 132 28
    # warning RequireThis Reference to instance variable 'co_mixer_balance' needs "SoftVoice.this.". 132 28
    # warning RequireThis Reference to instance variable 'co_mixer_reverb' needs "this.". 133 27
    # warning RequireThis Reference to instance variable 'co_mixer_reverb' needs "SoftVoice.this.". 133 27
    # warning RequireThis Reference to instance variable 'co_mixer_chorus' needs "this.". 134 27
    # warning RequireThis Reference to instance variable 'co_mixer_chorus' needs "SoftVoice.this.". 134 27
    # warning RequireThis Reference to instance variable 'co_osc_pitch' needs "this.". 155 26
    # warning RequireThis Reference to instance variable 'co_osc_pitch' needs "SoftVoice.this.". 155 26
    # warning RequireThis Reference to instance variable 'co_filter_freq' needs "this.". 168 25
    # warning RequireThis Reference to instance variable 'co_filter_freq' needs "SoftVoice.this.". 168 25
    # warning RequireThis Reference to instance variable 'co_filter_type' needs "this.". 169 26
    # warning RequireThis Reference to instance variable 'co_filter_type' needs "SoftVoice.this.". 169 26
    # warning RequireThis Reference to instance variable 'co_filter_q' needs "this.". 170 22
    # warning RequireThis Reference to instance variable 'co_filter_q' needs "SoftVoice.this.". 170 22
    # warning RequireThis Reference to instance variable 'active' needs "this.". 309 9
    # warning RequireThis Reference to instance variable 'active' needs "this.". 576 13
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 695 17
    # warning RequireThis Reference to instance variable 'gain' needs "this.". 699 17
    # warning RequireThis Reference to instance variable 'pan' needs "this.". 713 17
    # warning RequireThis Reference to instance variable 'pan' needs "this.". 715 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/naming/internal/VersionHelper12.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'urls' needs "this.". 226 32
    # warning RequireThis Reference to instance variable 'urls' needs "InputStreamEnumeration.this.". 226 32
    # warning RequireThis Reference to instance variable 'urls' needs "this.". 228 40
    # warning RequireThis Reference to instance variable 'urls' needs "InputStreamEnumeration.this.". 228 40

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/org/apache/xml/internal/security/signature/Reference.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sIterator' needs "this.". 626 40
    # warning RequireThis Reference to instance variable 'sIterator' needs "this.". 630 40

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/bdi/ChildSession.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'output' needs "this.". 263 33
    # warning RequireThis Reference to instance variable 'output' needs "OutputReader.this.". 263 33
    # warning RequireThis Reference to instance variable 'diagnostics' needs "this.". 274 25
    # warning RequireThis Reference to instance variable 'diagnostics' needs "OutputReader.this.". 274 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/bdi/ExecutionManager.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'vm' needs "this.". 312 48
    # warning RequireThis Method call to 'vm' needs "ExecutionManager.this.". 312 48
    # warning RequireThis Reference to instance variable 'inputLock' needs "this.". 703 31
    # warning RequireThis Reference to instance variable 'inputLock' needs "ExecutionManager.this.". 703 31
    # warning RequireThis Reference to instance variable 'inputBuffer' needs "this.". 705 32
    # warning RequireThis Reference to instance variable 'inputBuffer' needs "ExecutionManager.this.". 705 32
    # warning RequireThis Reference to instance variable 'inputLock' needs "this.". 706 29
    # warning RequireThis Reference to instance variable 'inputLock' needs "ExecutionManager.this.". 706 29
    # warning RequireThis Reference to instance variable 'inputBuffer' needs "this.". 708 32
    # warning RequireThis Reference to instance variable 'inputBuffer' needs "ExecutionManager.this.". 708 32
    # warning RequireThis Method call to 'echoInputLine' needs "this.". 720 21
    # warning RequireThis Method call to 'echoInputLine' needs "ExecutionManager.this.". 720 21
    # warning RequireThis Reference to instance variable 'appEchoListeners' needs "this.". 741 73
    # warning RequireThis Reference to instance variable 'appEchoListeners' needs "ExecutionManager.this.". 741 73
    # warning RequireThis Reference to instance variable 'appEchoListeners' needs "this.". 751 73
    # warning RequireThis Reference to instance variable 'appEchoListeners' needs "ExecutionManager.this.". 751 73
    # warning RequireThis Reference to instance variable 'diagnosticsListeners' needs "this.". 761 73
    # warning RequireThis Reference to instance variable 'diagnosticsListeners' needs "ExecutionManager.this.". 761 73

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/bdi/JDIEventSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstListener' needs "this.". 92 27
    # warning RequireThis Reference to instance variable 'firstListener' needs "JDIEventSource.this.". 92 27
    # warning RequireThis Reference to instance variable 'session' needs "this.". 94 39
    # warning RequireThis Reference to instance variable 'session' needs "JDIEventSource.this.". 94 39
    # warning RequireThis Reference to instance variable 'session' needs "this.". 98 21
    # warning RequireThis Reference to instance variable 'session' needs "JDIEventSource.this.". 98 21
    # warning RequireThis Reference to instance variable 'session' needs "this.". 101 25
    # warning RequireThis Reference to instance variable 'session' needs "JDIEventSource.this.". 101 25
    # warning RequireThis Reference to instance variable 'session' needs "this.". 106 21
    # warning RequireThis Reference to instance variable 'session' needs "JDIEventSource.this.". 106 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/gui/ApplicationTool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 65 17
    # warning RequireThis Reference to instance variable 'runtime' needs "ApplicationTool.this.". 65 17
    # warning RequireThis Reference to instance variable 'script' needs "this.". 65 47
    # warning RequireThis Reference to instance variable 'script' needs "ApplicationTool.this.". 65 47
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 69 9
    # warning RequireThis Reference to instance variable 'runtime' needs "ApplicationTool.this.". 69 9
    # warning RequireThis Reference to instance variable 'script' needs "this.". 69 73
    # warning RequireThis Reference to instance variable 'script' needs "ApplicationTool.this.". 69 73
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 70 9
    # warning RequireThis Reference to instance variable 'runtime' needs "ApplicationTool.this.". 70 9
    # warning RequireThis Reference to instance variable 'script' needs "this.". 70 75
    # warning RequireThis Reference to instance variable 'script' needs "ApplicationTool.this.". 70 75
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 71 9
    # warning RequireThis Reference to instance variable 'runtime' needs "ApplicationTool.this.". 71 9
    # warning RequireThis Reference to instance variable 'script' needs "this.". 71 74
    # warning RequireThis Reference to instance variable 'script' needs "ApplicationTool.this.". 71 74

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/gui/ClassTreeTool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 101 30
    # warning RequireThis Reference to instance variable 'tree' needs "ClassTreeTool.this.". 101 30
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 102 36
    # warning RequireThis Reference to instance variable 'tree' needs "ClassTreeTool.this.". 102 36
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 109 29
    # warning RequireThis Reference to instance variable 'tree' needs "ClassTreeTool.this.". 109 29
    # warning RequireThis Reference to instance variable 'interpreter' needs "this.". 110 29
    # warning RequireThis Reference to instance variable 'interpreter' needs "ClassTreeTool.this.". 110 29
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 116 9
    # warning RequireThis Reference to instance variable 'tree' needs "ClassTreeTool.this.". 116 9
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 118 48
    # warning RequireThis Reference to instance variable 'tree' needs "ClassTreeTool.this.". 118 48
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 123 9
    # warning RequireThis Reference to instance variable 'runtime' needs "ClassTreeTool.this.". 123 9
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 124 9
    # warning RequireThis Reference to instance variable 'runtime' needs "ClassTreeTool.this.". 124 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/gui/CommandTool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'script' needs "this.". 84 44
    # warning RequireThis Reference to instance variable 'script' needs "CommandTool.this.". 84 44
    # warning RequireThis Reference to instance variable 'script' needs "this.". 91 42
    # warning RequireThis Reference to instance variable 'script' needs "CommandTool.this.". 91 42
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 92 9
    # warning RequireThis Reference to instance variable 'runtime' needs "CommandTool.this.". 92 9
    # warning RequireThis Reference to instance variable 'script' needs "this.". 96 64
    # warning RequireThis Reference to instance variable 'script' needs "CommandTool.this.". 96 64
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 102 9
    # warning RequireThis Reference to instance variable 'runtime' needs "CommandTool.this.". 102 9
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 103 9
    # warning RequireThis Reference to instance variable 'runtime' needs "CommandTool.this.". 103 9
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 104 9
    # warning RequireThis Reference to instance variable 'runtime' needs "CommandTool.this.". 104 9
    # warning RequireThis Reference to instance variable 'context' needs "this.". 105 9
    # warning RequireThis Reference to instance variable 'context' needs "CommandTool.this.". 105 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/gui/JDBMenuBar.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'openCommand' needs "this.". 70 17
    # warning RequireThis Method call to 'openCommand' needs "JDBMenuBar.this.". 70 17
    # warning RequireThis Method call to 'addTool' needs "this.". 74 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 74 9
    # warning RequireThis Method call to 'addTool' needs "this.". 78 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 78 9
    # warning RequireThis Method call to 'addTool' needs "this.". 79 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 79 9
    # warning RequireThis Method call to 'addTool' needs "this.". 82 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 82 9
    # warning RequireThis Method call to 'addTool' needs "this.". 84 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 84 9
    # warning RequireThis Method call to 'addTool' needs "this.". 88 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 88 9
    # warning RequireThis Method call to 'addTool' needs "this.". 92 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 92 9
    # warning RequireThis Method call to 'addTool' needs "this.". 93 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 93 9
    # warning RequireThis Method call to 'addTool' needs "this.". 96 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 96 9
    # warning RequireThis Method call to 'addTool' needs "this.". 99 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 99 9
    # warning RequireThis Method call to 'addTool' needs "this.". 100 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 100 9
    # warning RequireThis Method call to 'monitorCommand' needs "this.". 107 17
    # warning RequireThis Method call to 'monitorCommand' needs "JDBMenuBar.this.". 107 17
    # warning RequireThis Method call to 'unmonitorCommand' needs "this.". 116 17
    # warning RequireThis Method call to 'unmonitorCommand' needs "JDBMenuBar.this.". 116 17
    # warning RequireThis Method call to 'buildBreakpoint' needs "this.". 126 17
    # warning RequireThis Method call to 'buildBreakpoint' needs "JDBMenuBar.this.". 126 17
    # warning RequireThis Method call to 'addTool' needs "this.". 132 9
    # warning RequireThis Method call to 'addTool' needs "JDBMenuBar.this.". 132 9
    # warning RequireThis Reference to instance variable 'interpreter' needs "this.". 193 17
    # warning RequireThis Reference to instance variable 'interpreter' needs "JDBMenuBar.this.". 193 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/gui/JDBToolBar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'interpreter' needs "this.". 104 17
    # warning RequireThis Reference to instance variable 'interpreter' needs "JDBToolBar.this.". 104 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/gui/LaunchTool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 227 25
    # warning RequireThis Reference to instance variable 'runtime' needs "LaunchTool.this.". 227 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/gui/MonitorTool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'context' needs "this.". 91 32
    # warning RequireThis Reference to instance variable 'context' needs "MonitorTool.this.". 91 32
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 97 48
    # warning RequireThis Reference to instance variable 'runtime' needs "MonitorTool.this.". 97 48

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/gui/SourceTreeTool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 95 30
    # warning RequireThis Reference to instance variable 'tree' needs "SourceTreeTool.this.". 95 30
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 96 36
    # warning RequireThis Reference to instance variable 'tree' needs "SourceTreeTool.this.". 96 36
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 103 29
    # warning RequireThis Reference to instance variable 'tree' needs "SourceTreeTool.this.". 103 29
    # warning RequireThis Reference to instance variable 'interpreter' needs "this.". 104 29
    # warning RequireThis Reference to instance variable 'interpreter' needs "SourceTreeTool.this.". 104 29
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 110 9
    # warning RequireThis Reference to instance variable 'tree' needs "SourceTreeTool.this.". 110 9
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 112 48
    # warning RequireThis Reference to instance variable 'tree' needs "SourceTreeTool.this.". 112 48
    # warning RequireThis Reference to instance variable 'sourceManager' needs "this.". 118 9
    # warning RequireThis Reference to instance variable 'sourceManager' needs "SourceTreeTool.this.". 118 9
    # warning RequireThis Reference to instance variable 'i' needs "this.". 278 29
    # warning RequireThis Reference to instance variable 'children' needs "this.". 278 33
    # warning RequireThis Reference to instance variable 'children' needs "SourceTreeNode.this.". 278 33
    # warning RequireThis Reference to instance variable 'i' needs "this.". 282 25
    # warning RequireThis Reference to instance variable 'children' needs "this.". 282 30
    # warning RequireThis Reference to instance variable 'children' needs "SourceTreeNode.this.". 282 30
    # warning RequireThis Reference to instance variable 'children' needs "this.". 285 28
    # warning RequireThis Reference to instance variable 'children' needs "SourceTreeNode.this.". 285 28
    # warning RequireThis Reference to instance variable 'i' needs "this.". 285 37

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/gui/ThreadTreeTool.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 93 30
    # warning RequireThis Reference to instance variable 'tree' needs "ThreadTreeTool.this.". 93 30
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 94 36
    # warning RequireThis Reference to instance variable 'tree' needs "ThreadTreeTool.this.". 94 36
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 101 29
    # warning RequireThis Reference to instance variable 'tree' needs "ThreadTreeTool.this.". 101 29
    # warning RequireThis Reference to instance variable 'interpreter' needs "this.". 102 29
    # warning RequireThis Reference to instance variable 'interpreter' needs "ThreadTreeTool.this.". 102 29
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 112 9
    # warning RequireThis Reference to instance variable 'tree' needs "ThreadTreeTool.this.". 112 9
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 114 48
    # warning RequireThis Reference to instance variable 'tree' needs "ThreadTreeTool.this.". 114 48
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 119 9
    # warning RequireThis Reference to instance variable 'runtime' needs "ThreadTreeTool.this.". 119 9
    # warning RequireThis Reference to instance variable 'runtime' needs "this.". 120 9
    # warning RequireThis Reference to instance variable 'runtime' needs "ThreadTreeTool.this.". 120 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/tty/Commands.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'action' needs "this.". 66 29
    # warning RequireThis Method call to 'action' needs "AsyncExecution.this.". 66 29
    # warning RequireThis Method call to 'doKill' needs "this.". 724 21
    # warning RequireThis Method call to 'doKill' needs "Commands.this.". 724 21
    # warning RequireThis Method call to 'doPrint' needs "this.". 1680 21
    # warning RequireThis Method call to 'doPrint' needs "Commands.this.". 1680 21
    # warning RequireThis Method call to 'doLock' needs "this.". 1750 21
    # warning RequireThis Method call to 'doLock' needs "Commands.this.". 1750 21
    # warning RequireThis Method call to 'doDisableGC' needs "this.". 1826 21
    # warning RequireThis Method call to 'doDisableGC' needs "Commands.this.". 1826 21
    # warning RequireThis Method call to 'doEnableGC' needs "this.". 1855 21
    # warning RequireThis Method call to 'doEnableGC' needs "Commands.this.". 1855 21
    # warning RequireThis Method call to 'doSave' needs "this.". 1911 25
    # warning RequireThis Method call to 'doSave' needs "Commands.this.". 1911 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/example/debug/tty/VMConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'dumpStream' needs "this.". 469 21
    # warning RequireThis Method call to 'dumpStream' needs "VMConnection.this.". 469 21
    # warning RequireThis Method call to 'notifyOutputComplete' needs "this.". 473 21
    # warning RequireThis Method call to 'notifyOutputComplete' needs "VMConnection.this.". 473 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/hat/internal/model/JavaHeapObject.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'referers' needs "this.". 178 24
    # warning RequireThis Reference to instance variable 'referers' needs "JavaHeapObject.this.". 178 24
    # warning RequireThis Reference to instance variable 'num' needs "this.". 178 44
    # warning RequireThis Reference to instance variable 'referers' needs "this.". 178 50
    # warning RequireThis Reference to instance variable 'referers' needs "JavaHeapObject.this.". 178 50
    # warning RequireThis Reference to instance variable 'referers' needs "this.". 182 24
    # warning RequireThis Reference to instance variable 'referers' needs "JavaHeapObject.this.". 182 24
    # warning RequireThis Reference to instance variable 'num' needs "this.". 182 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/hat/internal/server/OQLQuery.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'engine' needs "this.". 89 42
    # warning RequireThis Reference to instance variable 'engine' needs "OQLQuery.this.". 89 42

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/jdi/AbstractLauncher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'process' needs "this.". 235 25
    # warning RequireThis Reference to instance variable 'process' needs "Helper.this.". 235 25
    # warning RequireThis Method call to 'notifyOfExit' needs "this.". 239 25
    # warning RequireThis Method call to 'notifyOfExit' needs "Helper.this.". 239 25
    # warning RequireThis Reference to instance variable 'ts' needs "this.". 255 49
    # warning RequireThis Reference to instance variable 'ts' needs "Helper.this.". 255 49
    # warning RequireThis Reference to instance variable 'listenKey' needs "this.". 255 59
    # warning RequireThis Reference to instance variable 'listenKey' needs "Helper.this.". 255 59
    # warning RequireThis Method call to 'notifyOfConnection' needs "this.". 259 25
    # warning RequireThis Method call to 'notifyOfConnection' needs "Helper.this.". 259 25
    # warning RequireThis Method call to 'notifyOfAcceptException' needs "this.". 264 25
    # warning RequireThis Method call to 'notifyOfAcceptException' needs "Helper.this.". 264 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/jdi/GenericAttachingConnector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'transportService' needs "this.". 65 28
    # warning RequireThis Reference to instance variable 'transportService' needs "GenericAttachingConnector.this.". 65 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/jdi/GenericListeningConnector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'transportService' needs "this.". 63 28
    # warning RequireThis Reference to instance variable 'transportService' needs "GenericListeningConnector.this.". 63 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/jdi/ProcessAttachingConnector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'transport' needs "this.". 161 16
    # warning RequireThis Reference to instance variable 'transport' needs "ProcessAttachingConnector.this.". 161 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/jdi/StackFrameImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 376 34
    # warning RequireThis Reference to instance variable 'thread' needs "StackFrameImpl.this.". 376 34
    # warning RequireThis Reference to instance variable 'id' needs "this.". 376 42
    # warning RequireThis Reference to instance variable 'id' needs "StackFrameImpl.this.". 376 42

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/com/sun/tools/jdi/SunCommandLineLauncher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'usingSharedMemory' needs "this.". 74 13
    # warning RequireThis Reference to instance variable 'usingSharedMemory' needs "SunCommandLineLauncher.this.". 74 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/awt/Component.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getTreeLock' needs "this.". 1381 23
    # warning RequireThis Method call to 'getTreeLock' needs "Component.this.". 1381 23

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/awt/Container.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "this.". 4706 21
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "LightweightDispatcher.this.". 4706 21
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "this.". 4721 21
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "LightweightDispatcher.this.". 4721 21
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "this.". 4789 34
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "LightweightDispatcher.this.". 4789 34
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "this.". 4793 55
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "LightweightDispatcher.this.". 4793 55
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "this.". 4797 33
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "LightweightDispatcher.this.". 4797 33
    # warning RequireThis Method call to 'trackMouseEnterExit' needs "this.". 4800 29
    # warning RequireThis Method call to 'trackMouseEnterExit' needs "LightweightDispatcher.this.". 4800 29
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "this.". 4803 56
    # warning RequireThis Reference to instance variable 'nativeContainer' needs "LightweightDispatcher.this.". 4803 56

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/awt/Dialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'modalityType' needs "this.". 1056 25
    # warning RequireThis Reference to instance variable 'modalityType' needs "Dialog.this.". 1056 25
    # warning RequireThis Reference to instance variable 'modalFilter' needs "this.". 1071 48
    # warning RequireThis Reference to instance variable 'modalFilter' needs "Dialog.this.". 1071 48
    # warning RequireThis Method call to 'modalityPushed' needs "this.". 1075 21
    # warning RequireThis Method call to 'modalityPushed' needs "Dialog.this.". 1075 21
    # warning RequireThis Reference to instance variable 'secondaryLoop' needs "this.". 1083 25
    # warning RequireThis Reference to instance variable 'secondaryLoop' needs "Dialog.this.". 1083 25
    # warning RequireThis Reference to instance variable 'modalFilter' needs "this.". 1083 78
    # warning RequireThis Reference to instance variable 'modalFilter' needs "Dialog.this.". 1083 78
    # warning RequireThis Reference to instance variable 'secondaryLoop' needs "this.". 1084 30
    # warning RequireThis Reference to instance variable 'secondaryLoop' needs "Dialog.this.". 1084 30

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/awt/EventQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fwDispatcher' needs "this.". 696 21
    # warning RequireThis Reference to instance variable 'fwDispatcher' needs "EventQueue.this.". 696 21
    # warning RequireThis Method call to 'isDispatchThreadImpl' needs "this.". 696 45
    # warning RequireThis Method call to 'isDispatchThreadImpl' needs "EventQueue.this.". 696 45
    # warning RequireThis Method call to 'dispatchEventImpl' needs "this.". 697 21
    # warning RequireThis Method call to 'dispatchEventImpl' needs "EventQueue.this.". 697 21
    # warning RequireThis Reference to instance variable 'fwDispatcher' needs "this.". 699 21
    # warning RequireThis Reference to instance variable 'fwDispatcher' needs "EventQueue.this.". 699 21
    # warning RequireThis Method call to 'dispatchEventImpl' needs "this.". 702 29
    # warning RequireThis Method call to 'dispatchEventImpl' needs "EventQueue.this.". 702 29
    # warning RequireThis Reference to instance variable 'threadGroup' needs "this.". 1059 57
    # warning RequireThis Reference to instance variable 'threadGroup' needs "EventQueue.this.". 1059 57
    # warning RequireThis Reference to instance variable 'name' needs "this.". 1060 57
    # warning RequireThis Reference to instance variable 'name' needs "EventQueue.this.". 1060 57
    # warning RequireThis Reference to instance variable 'classLoader' needs "this.". 1062 53
    # warning RequireThis Reference to instance variable 'classLoader' needs "EventQueue.this.". 1062 53
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "this.". 1069 64
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "EventQueue.this.". 1069 64
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "this.". 1070 17
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "EventQueue.this.". 1070 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/awt/KeyboardFocusManager.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'clearGlobalFocusOwner' needs "this.". 645 17
    # warning RequireThis Method call to 'clearGlobalFocusOwner' needs "KeyboardFocusManager.this.". 645 17
    # warning RequireThis Method call to 'setGlobalCurrentFocusCycleRoot' needs "this.". 1296 17
    # warning RequireThis Method call to 'setGlobalCurrentFocusCycleRoot' needs "KeyboardFocusManager.this.". 1296 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/awt/WaitDispatchSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keepBlockingEDT' needs "this.". 112 61
    # warning RequireThis Reference to instance variable 'keepBlockingEDT' needs "WaitDispatchSupport.this.". 112 61
    # warning RequireThis Reference to instance variable 'keepBlockingCT' needs "this.". 113 50
    # warning RequireThis Reference to instance variable 'keepBlockingCT' needs "WaitDispatchSupport.this.". 113 50
    # warning RequireThis Reference to instance variable 'extCondition' needs "this.". 116 22
    # warning RequireThis Reference to instance variable 'extCondition' needs "WaitDispatchSupport.this.". 116 22
    # warning RequireThis Reference to instance variable 'extCondition' needs "this.". 116 46
    # warning RequireThis Reference to instance variable 'extCondition' needs "WaitDispatchSupport.this.". 116 46
    # warning RequireThis Reference to instance variable 'keepBlockingEDT' needs "this.". 117 22
    # warning RequireThis Reference to instance variable 'keepBlockingEDT' needs "WaitDispatchSupport.this.". 117 22
    # warning RequireThis Reference to instance variable 'timerTask' needs "this.". 118 25
    # warning RequireThis Reference to instance variable 'timerTask' needs "WaitDispatchSupport.this.". 118 25
    # warning RequireThis Reference to instance variable 'timerTask' needs "this.". 119 25
    # warning RequireThis Reference to instance variable 'timerTask' needs "WaitDispatchSupport.this.". 119 25
    # warning RequireThis Reference to instance variable 'timerTask' needs "this.". 120 25
    # warning RequireThis Reference to instance variable 'timerTask' needs "WaitDispatchSupport.this.". 120 25
    # warning RequireThis Reference to instance variable 'filter' needs "this.". 181 21
    # warning RequireThis Reference to instance variable 'filter' needs "WaitDispatchSupport.this.". 181 21
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "this.". 182 21
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "WaitDispatchSupport.this.". 182 21
    # warning RequireThis Reference to instance variable 'condition' needs "this.". 182 47
    # warning RequireThis Reference to instance variable 'condition' needs "WaitDispatchSupport.this.". 182 47
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "this.". 184 21
    # warning RequireThis Reference to instance variable 'dispatchThread' needs "WaitDispatchSupport.this.". 184 21
    # warning RequireThis Reference to instance variable 'condition' needs "this.". 184 56
    # warning RequireThis Reference to instance variable 'condition' needs "WaitDispatchSupport.this.". 184 56
    # warning RequireThis Reference to instance variable 'filter' needs "this.". 184 67
    # warning RequireThis Reference to instance variable 'filter' needs "WaitDispatchSupport.this.". 184 67
    # warning RequireThis Reference to instance variable 'keepBlockingEDT' needs "this.". 205 29
    # warning RequireThis Reference to instance variable 'keepBlockingEDT' needs "WaitDispatchSupport.this.". 205 29
    # warning RequireThis Method call to 'wakeupEDT' needs "this.". 206 29
    # warning RequireThis Method call to 'wakeupEDT' needs "WaitDispatchSupport.this.". 206 29
    # warning RequireThis Reference to instance variable 'interval' needs "this.". 209 20
    # warning RequireThis Reference to instance variable 'interval' needs "WaitDispatchSupport.this.". 209 20
    # warning RequireThis Reference to instance variable 'keepBlockingCT' needs "this.". 306 17
    # warning RequireThis Reference to instance variable 'keepBlockingCT' needs "WaitDispatchSupport.this.". 306 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/awt/color/ICC_Profile.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'activateDeferredProfile' needs "this.". 744 17
    # warning RequireThis Method call to 'activateDeferredProfile' needs "ICC_Profile.this.". 744 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/awt/datatransfer/Clipboard.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'fireFlavorsChanged' needs "this.". 133 9
    # warning RequireThis Method call to 'fireFlavorsChanged' needs "Clipboard.this.". 133 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/awt/dnd/DragSourceContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'transferable' needs "this.". 588 13
    # warning RequireThis Reference to instance variable 'transferable' needs "DragSourceContext.this.". 588 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/beans/EventHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'invokeInternal' needs "this.". 430 24
    # warning RequireThis Method call to 'invokeInternal' needs "EventHandler.this.". 430 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/beans/Statement.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'invokeInternal' needs "this.". 185 36
    # warning RequireThis Method call to 'invokeInternal' needs "Statement.this.". 185 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/beans/beancontext/BeanContextSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'childVCL' needs "this.". 1331 9
    # warning RequireThis Reference to instance variable 'childVCL' needs "BeanContextSupport.this.". 1331 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/io/BufferedReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nextLine' needs "this.". 567 21
    # warning RequireThis Reference to instance variable 'nextLine' needs "this.". 571 25
    # warning RequireThis Method call to 'readLine' needs "this.". 571 36
    # warning RequireThis Method call to 'readLine' needs "BufferedReader.this.". 571 36
    # warning RequireThis Reference to instance variable 'nextLine' needs "this.". 572 33
    # warning RequireThis Reference to instance variable 'nextLine' needs "this.". 581 21
    # warning RequireThis Method call to 'hasNext' needs "this.". 581 41
    # warning RequireThis Reference to instance variable 'nextLine' needs "this.". 582 35
    # warning RequireThis Reference to instance variable 'nextLine' needs "this.". 583 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/io/Console.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'formatter' needs "this.". 573 9
    # warning RequireThis Reference to instance variable 'formatter' needs "Console.this.". 573 9
    # warning RequireThis Reference to instance variable 'out' needs "this.". 573 35
    # warning RequireThis Reference to instance variable 'out' needs "Console.this.". 573 35
    # warning RequireThis Reference to instance variable 'reader' needs "this.". 574 9
    # warning RequireThis Reference to instance variable 'reader' needs "Console.this.". 574 9
    # warning RequireThis Reference to instance variable 'readLock' needs "this.". 576 22
    # warning RequireThis Reference to instance variable 'readLock' needs "Console.this.". 576 22
    # warning RequireThis Reference to instance variable 'cs' needs "this.". 577 22
    # warning RequireThis Reference to instance variable 'cs' needs "Console.this.". 577 22
    # warning RequireThis Reference to instance variable 'rcb' needs "this.". 578 9
    # warning RequireThis Reference to instance variable 'rcb' needs "Console.this.". 578 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/io/FileInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'close0' needs "this.". 307 16
    # warning RequireThis Method call to 'close0' needs "FileInputStream.this.". 307 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/io/FileOutputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'close0' needs "this.". 337 16
    # warning RequireThis Method call to 'close0' needs "FileOutputStream.this.". 337 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/io/FilePermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cpath' needs "this.". 206 35
    # warning RequireThis Reference to instance variable 'cpath' needs "FilePermission.this.". 206 35
    # warning RequireThis Reference to instance variable 'cpath' needs "this.". 207 25
    # warning RequireThis Reference to instance variable 'cpath' needs "FilePermission.this.". 207 25
    # warning RequireThis Reference to instance variable 'cpath' needs "this.". 218 28
    # warning RequireThis Reference to instance variable 'cpath' needs "FilePermission.this.". 218 28
    # warning RequireThis Reference to instance variable 'cpath' needs "this.". 223 19
    # warning RequireThis Reference to instance variable 'cpath' needs "FilePermission.this.". 223 19
    # warning RequireThis Reference to instance variable 'cpath' needs "this.". 224 34
    # warning RequireThis Reference to instance variable 'cpath' needs "FilePermission.this.". 224 34
    # warning RequireThis Reference to instance variable 'cpath' needs "this.". 227 13
    # warning RequireThis Reference to instance variable 'cpath' needs "FilePermission.this.". 227 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/io/ObjectInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "this.". 2254 29
    # warning RequireThis Reference to instance variable 'list' needs "ValidationList.this.". 2254 29
    # warning RequireThis Reference to instance variable 'list' needs "this.". 2257 24
    # warning RequireThis Reference to instance variable 'list' needs "ValidationList.this.". 2257 24
    # warning RequireThis Reference to instance variable 'list' needs "this.". 2258 21
    # warning RequireThis Reference to instance variable 'list' needs "ValidationList.this.". 2258 21
    # warning RequireThis Reference to instance variable 'list' needs "this.". 2258 28
    # warning RequireThis Reference to instance variable 'list' needs "ValidationList.this.". 2258 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/io/ObjectStreamClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cl' needs "this.". 250 51
    # warning RequireThis Reference to instance variable 'cl' needs "ObjectStreamClass.this.". 250 51
    # warning RequireThis Reference to instance variable 'suid' needs "this.". 255 16
    # warning RequireThis Reference to instance variable 'suid' needs "ObjectStreamClass.this.". 255 16
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 441 20
    # warning RequireThis Reference to instance variable 'entry' needs "EntryFuture.this.". 441 20
    # warning RequireThis Reference to instance variable 'isEnum' needs "this.". 470 25
    # warning RequireThis Reference to instance variable 'isEnum' needs "ObjectStreamClass.this.". 470 25
    # warning RequireThis Reference to instance variable 'suid' needs "this.". 471 25
    # warning RequireThis Reference to instance variable 'suid' needs "ObjectStreamClass.this.". 471 25
    # warning RequireThis Reference to instance variable 'fields' needs "this.". 472 25
    # warning RequireThis Reference to instance variable 'fields' needs "ObjectStreamClass.this.". 472 25
    # warning RequireThis Reference to instance variable 'fields' needs "this.". 476 25
    # warning RequireThis Reference to instance variable 'fields' needs "ObjectStreamClass.this.". 476 25
    # warning RequireThis Reference to instance variable 'suid' needs "this.". 480 21
    # warning RequireThis Reference to instance variable 'suid' needs "ObjectStreamClass.this.". 480 21
    # warning RequireThis Reference to instance variable 'fields' needs "this.". 482 25
    # warning RequireThis Reference to instance variable 'fields' needs "ObjectStreamClass.this.". 482 25
    # warning RequireThis Method call to 'computeFieldOffsets' needs "this.". 483 25
    # warning RequireThis Method call to 'computeFieldOffsets' needs "ObjectStreamClass.this.". 483 25
    # warning RequireThis Reference to instance variable 'serializeEx' needs "this.". 485 25
    # warning RequireThis Reference to instance variable 'serializeEx' needs "ObjectStreamClass.this.". 485 25
    # warning RequireThis Reference to instance variable 'deserializeEx' needs "this.". 485 39
    # warning RequireThis Reference to instance variable 'deserializeEx' needs "ObjectStreamClass.this.". 485 39
    # warning RequireThis Reference to instance variable 'fields' needs "this.". 487 25
    # warning RequireThis Reference to instance variable 'fields' needs "ObjectStreamClass.this.". 487 25
    # warning RequireThis Reference to instance variable 'externalizable' needs "this.". 490 25
    # warning RequireThis Reference to instance variable 'externalizable' needs "ObjectStreamClass.this.". 490 25
    # warning RequireThis Reference to instance variable 'cons' needs "this.". 491 25
    # warning RequireThis Reference to instance variable 'cons' needs "ObjectStreamClass.this.". 491 25
    # warning RequireThis Reference to instance variable 'cons' needs "this.". 493 25
    # warning RequireThis Reference to instance variable 'cons' needs "ObjectStreamClass.this.". 493 25
    # warning RequireThis Reference to instance variable 'writeObjectMethod' needs "this.". 494 25
    # warning RequireThis Reference to instance variable 'writeObjectMethod' needs "ObjectStreamClass.this.". 494 25
    # warning RequireThis Reference to instance variable 'readObjectMethod' needs "this.". 497 25
    # warning RequireThis Reference to instance variable 'readObjectMethod' needs "ObjectStreamClass.this.". 497 25
    # warning RequireThis Reference to instance variable 'readObjectNoDataMethod' needs "this.". 500 25
    # warning RequireThis Reference to instance variable 'readObjectNoDataMethod' needs "ObjectStreamClass.this.". 500 25
    # warning RequireThis Reference to instance variable 'hasWriteObjectData' needs "this.". 502 25
    # warning RequireThis Reference to instance variable 'hasWriteObjectData' needs "ObjectStreamClass.this.". 502 25
    # warning RequireThis Reference to instance variable 'writeObjectMethod' needs "this.". 502 47
    # warning RequireThis Reference to instance variable 'writeObjectMethod' needs "ObjectStreamClass.this.". 502 47
    # warning RequireThis Reference to instance variable 'writeReplaceMethod' needs "this.". 504 21
    # warning RequireThis Reference to instance variable 'writeReplaceMethod' needs "ObjectStreamClass.this.". 504 21
    # warning RequireThis Reference to instance variable 'readResolveMethod' needs "this.". 506 21
    # warning RequireThis Reference to instance variable 'readResolveMethod' needs "ObjectStreamClass.this.". 506 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/io/RandomAccessFile.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'close0' needs "this.". 587 16
    # warning RequireThis Method call to 'close0' needs "RandomAccessFile.this.". 587 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/lang/Class.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cachedConstructor' needs "this.". 415 17
    # warning RequireThis Reference to instance variable 'cachedConstructor' needs "Class.this.". 415 17
    # warning RequireThis Reference to instance variable 'enumConstants' needs "this.". 3210 17
    # warning RequireThis Reference to instance variable 'enumConstants' needs "Class.this.". 3210 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/lang/ClassLoader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'domains' needs "this.". 508 9
    # warning RequireThis Reference to instance variable 'domains' needs "ClassLoader.this.". 508 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/lang/invoke/InfoFromMemberName.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'reflectUnchecked' needs "this.". 93 32
    # warning RequireThis Method call to 'reflectUnchecked' needs "InfoFromMemberName.this.". 93 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/lang/invoke/InnerClassLambdaMetafactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lambdaClassName' needs "this.". 315 38
    # warning RequireThis Reference to instance variable 'lambdaClassName' needs "InnerClassLambdaMetafactory.this.". 315 38

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/lang/invoke/MethodHandleProxies.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getArg' needs "this.". 189 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/lang/invoke/SerializedLambda.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'capturingClass' needs "this.". 224 32
    # warning RequireThis Reference to instance variable 'capturingClass' needs "SerializedLambda.this.". 224 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/lang/ref/Finalizer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'running' needs "this.". 149 21
    # warning RequireThis Reference to instance variable 'running' needs "this.". 152 17
    # warning RequireThis Reference to instance variable 'running' needs "this.". 171 21
    # warning RequireThis Reference to instance variable 'running' needs "this.". 174 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/net/DatagramSocket.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'impl' needs "this.". 293 25
    # warning RequireThis Reference to instance variable 'impl' needs "DatagramSocket.this.". 293 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/net/HttpConnectSocketImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doTunnel' needs "this.". 151 32
    # warning RequireThis Method call to 'doTunnel' needs "HttpConnectSocketImpl.this.". 151 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/net/NetworkInterface.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 352 39
    # warning RequireThis Reference to instance variable 'i' needs "this.". 353 53
    # warning RequireThis Reference to instance variable 'i' needs "this.". 361 43

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/net/ServerSocket.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'impl' needs "this.". 270 25
    # warning RequireThis Reference to instance variable 'impl' needs "ServerSocket.this.". 270 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/net/Socket.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'impl' needs "this.". 473 34
    # warning RequireThis Reference to instance variable 'impl' needs "Socket.this.". 473 34
    # warning RequireThis Reference to instance variable 'impl' needs "this.". 914 32
    # warning RequireThis Reference to instance variable 'impl' needs "Socket.this.". 914 32
    # warning RequireThis Reference to instance variable 'impl' needs "this.". 954 32
    # warning RequireThis Reference to instance variable 'impl' needs "Socket.this.". 954 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/net/SocksSocketImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'superConnectServer' needs "this.". 87 31
    # warning RequireThis Method call to 'superConnectServer' needs "SocksSocketImpl.this.". 87 31
    # warning RequireThis Reference to instance variable 'cmdIn' needs "this.". 88 31
    # warning RequireThis Reference to instance variable 'cmdIn' needs "SocksSocketImpl.this.". 88 31
    # warning RequireThis Reference to instance variable 'cmdOut' needs "this.". 89 31
    # warning RequireThis Reference to instance variable 'cmdOut' needs "SocksSocketImpl.this.". 89 31
    # warning RequireThis Reference to instance variable 'server' needs "this.". 163 40
    # warning RequireThis Reference to instance variable 'server' needs "SocksSocketImpl.this.". 163 40
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 163 54
    # warning RequireThis Reference to instance variable 'serverPort' needs "SocksSocketImpl.this.". 163 54
    # warning RequireThis Reference to instance variable 'cmdsock' needs "this.". 597 40
    # warning RequireThis Reference to instance variable 'cmdsock' needs "SocksSocketImpl.this.". 597 40
    # warning RequireThis Method call to 'getUserName' needs "this.". 608 27
    # warning RequireThis Method call to 'getUserName' needs "SocksSocketImpl.this.". 608 27
    # warning RequireThis Reference to instance variable 'cmdsock' needs "this.". 727 33
    # warning RequireThis Reference to instance variable 'cmdsock' needs "SocksSocketImpl.this.". 727 33
    # warning RequireThis Reference to instance variable 'cmdsock' needs "this.". 728 33
    # warning RequireThis Reference to instance variable 'cmdsock' needs "SocksSocketImpl.this.". 728 33
    # warning RequireThis Reference to instance variable 'server' needs "this.". 728 71
    # warning RequireThis Reference to instance variable 'server' needs "SocksSocketImpl.this.". 728 71
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 728 79
    # warning RequireThis Reference to instance variable 'serverPort' needs "SocksSocketImpl.this.". 728 79
    # warning RequireThis Reference to instance variable 'cmdIn' needs "this.". 729 33
    # warning RequireThis Reference to instance variable 'cmdIn' needs "SocksSocketImpl.this.". 729 33
    # warning RequireThis Reference to instance variable 'cmdsock' needs "this.". 729 41
    # warning RequireThis Reference to instance variable 'cmdsock' needs "SocksSocketImpl.this.". 729 41
    # warning RequireThis Reference to instance variable 'cmdOut' needs "this.". 730 33
    # warning RequireThis Reference to instance variable 'cmdOut' needs "SocksSocketImpl.this.". 730 33
    # warning RequireThis Reference to instance variable 'cmdsock' needs "this.". 730 42
    # warning RequireThis Reference to instance variable 'cmdsock' needs "SocksSocketImpl.this.". 730 42
    # warning RequireThis Reference to instance variable 'cmdsock' needs "this.". 758 29
    # warning RequireThis Reference to instance variable 'cmdsock' needs "SocksSocketImpl.this.". 758 29
    # warning RequireThis Reference to instance variable 'cmdsock' needs "this.". 759 29
    # warning RequireThis Reference to instance variable 'cmdsock' needs "SocksSocketImpl.this.". 759 29
    # warning RequireThis Reference to instance variable 'server' needs "this.". 759 67
    # warning RequireThis Reference to instance variable 'server' needs "SocksSocketImpl.this.". 759 67
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 759 75
    # warning RequireThis Reference to instance variable 'serverPort' needs "SocksSocketImpl.this.". 759 75
    # warning RequireThis Reference to instance variable 'cmdIn' needs "this.". 760 29
    # warning RequireThis Reference to instance variable 'cmdIn' needs "SocksSocketImpl.this.". 760 29
    # warning RequireThis Reference to instance variable 'cmdsock' needs "this.". 760 37
    # warning RequireThis Reference to instance variable 'cmdsock' needs "SocksSocketImpl.this.". 760 37
    # warning RequireThis Reference to instance variable 'cmdOut' needs "this.". 761 29
    # warning RequireThis Reference to instance variable 'cmdOut' needs "SocksSocketImpl.this.". 761 29
    # warning RequireThis Reference to instance variable 'cmdsock' needs "this.". 761 38
    # warning RequireThis Reference to instance variable 'cmdsock' needs "SocksSocketImpl.this.". 761 38

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/net/URLClassLoader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ucp' needs "this.". 364 40
    # warning RequireThis Reference to instance variable 'ucp' needs "URLClassLoader.this.". 364 40
    # warning RequireThis Method call to 'defineClass' needs "this.". 367 40
    # warning RequireThis Method call to 'defineClass' needs "URLClassLoader.this.". 367 40
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 375 20
    # warning RequireThis Reference to instance variable 'acc' needs "URLClassLoader.this.". 375 20
    # warning RequireThis Reference to instance variable 'ucp' needs "this.". 557 28
    # warning RequireThis Reference to instance variable 'ucp' needs "URLClassLoader.this.". 557 28
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 559 16
    # warning RequireThis Reference to instance variable 'acc' needs "URLClassLoader.this.". 559 16
    # warning RequireThis Reference to instance variable 'ucp' needs "this.". 561 30
    # warning RequireThis Reference to instance variable 'ucp' needs "URLClassLoader.this.". 561 30
    # warning RequireThis Reference to instance variable 'url' needs "this.". 582 21
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 593 28
    # warning RequireThis Reference to instance variable 'acc' needs "URLClassLoader.this.". 593 28
    # warning RequireThis Reference to instance variable 'ucp' needs "this.". 596 27
    # warning RequireThis Reference to instance variable 'ucp' needs "URLClassLoader.this.". 596 27
    # warning RequireThis Method call to 'next' needs "this.". 602 22
    # warning RequireThis Reference to instance variable 'url' needs "this.". 605 25
    # warning RequireThis Reference to instance variable 'url' needs "this.". 606 17
    # warning RequireThis Method call to 'next' needs "this.". 611 24
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 700 20
    # warning RequireThis Reference to instance variable 'acc' needs "URLClassLoader.this.". 700 20

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/net/URLConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'map' needs "this.". 314 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/nio/channels/Channels.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 152 24
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 153 25
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 154 21
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 155 32
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 209 21
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 210 21
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 211 35
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 213 28
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 283 20
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 284 21
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 285 17
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 286 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/nio/channels/spi/AbstractInterruptibleChannel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'closeLock' needs "this.". 159 39
    # warning RequireThis Reference to instance variable 'closeLock' needs "AbstractInterruptibleChannel.this.". 159 39
    # warning RequireThis Reference to instance variable 'open' needs "this.". 160 34
    # warning RequireThis Reference to instance variable 'open' needs "AbstractInterruptibleChannel.this.". 160 34
    # warning RequireThis Reference to instance variable 'open' needs "this.". 162 29
    # warning RequireThis Reference to instance variable 'open' needs "AbstractInterruptibleChannel.this.". 162 29
    # warning RequireThis Reference to instance variable 'interrupted' needs "this.". 163 29
    # warning RequireThis Reference to instance variable 'interrupted' needs "AbstractInterruptibleChannel.this.". 163 29
    # warning RequireThis Reference to instance variable 'interruptor' needs "this.". 170 19
    # warning RequireThis Reference to instance variable 'interruptor' needs "AbstractInterruptibleChannel.this.". 170 19
    # warning RequireThis Reference to instance variable 'interruptor' needs "this.". 173 13
    # warning RequireThis Reference to instance variable 'interruptor' needs "AbstractInterruptibleChannel.this.". 173 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/nio/channels/spi/AbstractSelector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'interruptor' needs "this.". 216 48
    # warning RequireThis Reference to instance variable 'interruptor' needs "AbstractSelector.this.". 216 48
    # warning RequireThis Reference to instance variable 'interruptor' needs "this.". 219 13
    # warning RequireThis Reference to instance variable 'interruptor' needs "AbstractSelector.this.". 219 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/nio/charset/Charset.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'next' needs "this.". 348 28
    # warning RequireThis Reference to instance variable 'i' needs "this.". 350 34
    # warning RequireThis Reference to instance variable 'next' needs "this.". 352 29
    # warning RequireThis Reference to instance variable 'i' needs "this.". 352 36
    # warning RequireThis Method call to 'getNext' needs "this.". 365 28
    # warning RequireThis Method call to 'getNext' needs "this.". 369 26
    # warning RequireThis Reference to instance variable 'next' needs "this.". 371 41
    # warning RequireThis Reference to instance variable 'next' needs "this.". 372 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/security/AllPermission.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hasMore' needs "this.". 220 24
    # warning RequireThis Reference to instance variable 'hasMore' needs "this.". 224 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/security/KeyStore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'getCalled' needs "this.". 1669 21
    # warning RequireThis Reference to instance variable 'getCalled' needs "this.". 1678 25
    # warning RequireThis Reference to instance variable 'protection' needs "this.". 1786 29
    # warning RequireThis Reference to instance variable 'protection' needs "FileBuilder.this.". 1786 29
    # warning RequireThis Method call to 'run0' needs "this.". 1787 36
    # warning RequireThis Method call to 'run0' needs "this.". 1795 40
    # warning RequireThis Reference to instance variable 'provider' needs "this.". 1807 29
    # warning RequireThis Reference to instance variable 'provider' needs "FileBuilder.this.". 1807 29
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1808 55
    # warning RequireThis Reference to instance variable 'type' needs "FileBuilder.this.". 1808 55
    # warning RequireThis Reference to instance variable 'type' needs "this.". 1810 55
    # warning RequireThis Reference to instance variable 'type' needs "FileBuilder.this.". 1810 55
    # warning RequireThis Reference to instance variable 'provider' needs "this.". 1810 61
    # warning RequireThis Reference to instance variable 'provider' needs "FileBuilder.this.". 1810 61
    # warning RequireThis Reference to instance variable 'file' needs "this.". 1815 54
    # warning RequireThis Reference to instance variable 'file' needs "FileBuilder.this.". 1815 54
    # warning RequireThis Reference to instance variable 'protection' needs "this.". 1816 33
    # warning RequireThis Reference to instance variable 'protection' needs "FileBuilder.this.". 1816 33
    # warning RequireThis Reference to instance variable 'keyProtection' needs "this.". 1819 33
    # warning RequireThis Reference to instance variable 'keyProtection' needs "FileBuilder.this.". 1819 33
    # warning RequireThis Reference to instance variable 'file' needs "this.". 1825 65
    # warning RequireThis Reference to instance variable 'file' needs "FileBuilder.this.". 1825 65
    # warning RequireThis Reference to instance variable 'keyProtection' needs "this.". 1834 33
    # warning RequireThis Reference to instance variable 'keyProtection' needs "FileBuilder.this.". 1834 33
    # warning RequireThis Reference to instance variable 'oldException' needs "this.". 1946 25
    # warning RequireThis Reference to instance variable 'oldException' needs "this.". 1949 30
    # warning RequireThis Reference to instance variable 'action' needs "this.". 1952 62
    # warning RequireThis Reference to instance variable 'getCalled' needs "this.". 1965 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/security/ProtectionDomain.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doIntersectionPrivilege' needs "this.". 86 28
    # warning RequireThis Reference to instance variable 'permissions' needs "this.". 380 13
    # warning RequireThis Reference to instance variable 'permissions' needs "ProtectionDomain.this.". 380 13
    # warning RequireThis Reference to instance variable 'map' needs "this.". 462 29
    # warning RequireThis Reference to instance variable 'map' needs "this.". 465 49
    # warning RequireThis Reference to instance variable 'map' needs "this.". 465 65

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/sql/SQLException.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'firstException' needs "this.". 323 19
    # warning RequireThis Reference to instance variable 'nextException' needs "this.". 323 45
    # warning RequireThis Reference to instance variable 'cause' needs "this.". 323 70
    # warning RequireThis Reference to instance variable 'firstException' needs "this.". 330 19
    # warning RequireThis Reference to instance variable 'firstException' needs "this.". 332 20
    # warning RequireThis Reference to instance variable 'cause' needs "this.". 334 24
    # warning RequireThis Reference to instance variable 'cause' needs "this.". 336 20
    # warning RequireThis Reference to instance variable 'cause' needs "this.". 336 28
    # warning RequireThis Reference to instance variable 'nextException' needs "this.". 338 24
    # warning RequireThis Reference to instance variable 'cause' needs "this.". 340 20
    # warning RequireThis Reference to instance variable 'nextException' needs "this.". 340 28
    # warning RequireThis Reference to instance variable 'nextException' needs "this.". 341 20
    # warning RequireThis Reference to instance variable 'nextException' needs "this.". 341 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/time/format/DateTimeFormatterBuilder.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'appendInternal' needs "this.". 784 9
    # warning RequireThis Method call to 'appendInternal' needs "DateTimeFormatterBuilder.this.". 784 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/AbstractList.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'nextIndex' needs "this.". 702 24
    # warning RequireThis Method call to 'hasNext' needs "this.". 706 21
    # warning RequireThis Reference to instance variable 'i' needs "this.". 707 28
    # warning RequireThis Method call to 'previousIndex' needs "this.". 713 24
    # warning RequireThis Method call to 'hasPrevious' needs "this.". 717 21
    # warning RequireThis Reference to instance variable 'i' needs "this.". 718 28
    # warning RequireThis Reference to instance variable 'i' needs "this.". 724 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 728 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 732 17
    # warning RequireThis Reference to instance variable 'l' needs "this.". 733 41
    # warning RequireThis Reference to instance variable 'l' needs "SubList.this.". 733 41
    # warning RequireThis Reference to instance variable 'size' needs "this.". 734 17
    # warning RequireThis Reference to instance variable 'size' needs "SubList.this.". 734 17
    # warning RequireThis Reference to instance variable 'i' needs "this.". 738 17
    # warning RequireThis Reference to instance variable 'i' needs "this.". 742 17
    # warning RequireThis Reference to instance variable 'l' needs "this.". 743 41
    # warning RequireThis Reference to instance variable 'l' needs "SubList.this.". 743 41
    # warning RequireThis Reference to instance variable 'size' needs "this.". 744 17
    # warning RequireThis Reference to instance variable 'size' needs "SubList.this.". 744 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/AbstractMap.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'entrySet' needs "this.". 332 58
    # warning RequireThis Method call to 'entrySet' needs "AbstractMap.this.". 332 58
    # warning RequireThis Reference to instance variable 'i' needs "this.". 335 36
    # warning RequireThis Reference to instance variable 'i' needs "this.". 339 36
    # warning RequireThis Reference to instance variable 'i' needs "this.". 343 29
    # warning RequireThis Reference to instance variable 'keySet' needs "this.". 365 16
    # warning RequireThis Reference to instance variable 'keySet' needs "AbstractMap.this.". 365 16
    # warning RequireThis Method call to 'entrySet' needs "this.". 389 58
    # warning RequireThis Method call to 'entrySet' needs "AbstractMap.this.". 389 58
    # warning RequireThis Reference to instance variable 'i' needs "this.". 392 36
    # warning RequireThis Reference to instance variable 'i' needs "this.". 396 36
    # warning RequireThis Reference to instance variable 'i' needs "this.". 400 29
    # warning RequireThis Reference to instance variable 'values' needs "this.". 422 16
    # warning RequireThis Reference to instance variable 'values' needs "AbstractMap.this.". 422 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/ArrayList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1086 28
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1092 29
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1098 21
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 1099 54
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1103 28
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1109 29
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1115 21
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 1116 54
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1123 29
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 1135 21
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1135 31
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1140 28
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1144 28
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 1148 25
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 1153 45
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1154 25
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 1155 25
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1156 25
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 1163 25
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1178 33
    # warning RequireThis Reference to instance variable 'cursor' needs "this.". 1180 25
    # warning RequireThis Reference to instance variable 'lastRet' needs "this.". 1181 25
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1182 25
    # warning RequireThis Reference to instance variable 'expectedModCount' needs "this.". 1189 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/Collections.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1101 50
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1102 50
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1109 21
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1401 54
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1402 54
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1403 54
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1404 54
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1405 54
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1406 54
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1420 21
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1718 32
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1721 56
    # warning RequireThis Reference to instance variable 'hasNext' needs "this.". 4733 24
    # warning RequireThis Reference to instance variable 'hasNext' needs "this.". 4736 21
    # warning RequireThis Reference to instance variable 'hasNext' needs "this.". 4737 21
    # warning RequireThis Reference to instance variable 'hasNext' needs "this.". 4748 21
    # warning RequireThis Reference to instance variable 'hasNext' needs "this.". 4750 21
    # warning RequireThis Reference to instance variable 'est' needs "this.". 4774 21
    # warning RequireThis Reference to instance variable 'est' needs "this.". 4775 21
    # warning RequireThis Method call to 'tryAdvance' needs "this.". 4784 17
    # warning RequireThis Reference to instance variable 'est' needs "this.". 4789 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 5271 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 5275 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/ServiceLoader.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'hasNextService' needs "this.". 396 51
    # warning RequireThis Method call to 'hasNextService' needs "LazyIterator.this.". 396 51
    # warning RequireThis Method call to 'nextService' needs "this.". 407 45
    # warning RequireThis Method call to 'nextService' needs "LazyIterator.this.". 407 45
    # warning RequireThis Reference to instance variable 'knownProviders' needs "this.". 472 21
    # warning RequireThis Reference to instance variable 'lookupIterator' needs "this.". 474 24
    # warning RequireThis Reference to instance variable 'lookupIterator' needs "ServiceLoader.this.". 474 24
    # warning RequireThis Reference to instance variable 'knownProviders' needs "this.". 478 21
    # warning RequireThis Reference to instance variable 'knownProviders' needs "this.". 479 28
    # warning RequireThis Reference to instance variable 'lookupIterator' needs "this.". 480 24
    # warning RequireThis Reference to instance variable 'lookupIterator' needs "ServiceLoader.this.". 480 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/Timer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'queue' needs "this.". 112 26
    # warning RequireThis Reference to instance variable 'queue' needs "Timer.this.". 112 26
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 113 17
    # warning RequireThis Reference to instance variable 'thread' needs "Timer.this.". 113 17
    # warning RequireThis Reference to instance variable 'queue' needs "this.". 114 17
    # warning RequireThis Reference to instance variable 'queue' needs "Timer.this.". 114 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/Vector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 343 24
    # warning RequireThis Reference to instance variable 'count' needs "this.". 348 25
    # warning RequireThis Method call to 'elementData' needs "this.". 349 32
    # warning RequireThis Method call to 'elementData' needs "Vector.this.". 349 32
    # warning RequireThis Reference to instance variable 'count' needs "this.". 349 44

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/concurrent/Executors.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'task' needs "this.". 533 36
    # warning RequireThis Reference to instance variable 'task' needs "PrivilegedCallable.this.". 533 36
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 535 24
    # warning RequireThis Reference to instance variable 'acc' needs "PrivilegedCallable.this.". 535 24
    # warning RequireThis Reference to instance variable 'ccl' needs "this.". 575 33
    # warning RequireThis Reference to instance variable 'ccl' needs "PrivilegedCallableUsingCurrentClassLoader.this.". 575 33
    # warning RequireThis Reference to instance variable 'task' needs "this.". 576 40
    # warning RequireThis Reference to instance variable 'task' needs "PrivilegedCallableUsingCurrentClassLoader.this.". 576 40
    # warning RequireThis Reference to instance variable 'ccl' needs "this.". 578 57
    # warning RequireThis Reference to instance variable 'ccl' needs "PrivilegedCallableUsingCurrentClassLoader.this.". 578 57
    # warning RequireThis Reference to instance variable 'task' needs "this.". 580 44
    # warning RequireThis Reference to instance variable 'task' needs "PrivilegedCallableUsingCurrentClassLoader.this.". 580 44
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 586 24
    # warning RequireThis Reference to instance variable 'acc' needs "PrivilegedCallableUsingCurrentClassLoader.this.". 586 24
    # warning RequireThis Reference to instance variable 'ccl' needs "this.". 651 74
    # warning RequireThis Reference to instance variable 'ccl' needs "PrivilegedThreadFactory.this.". 651 74
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 655 24
    # warning RequireThis Reference to instance variable 'acc' needs "PrivilegedThreadFactory.this.". 655 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/jar/JarFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 672 21
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 680 21
    # warning RequireThis Method call to 'hasMoreElements' needs "this.". 687 21
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 688 35
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 689 21
    # warning RequireThis Reference to instance variable 'name' needs "this.". 726 21
    # warning RequireThis Reference to instance variable 'name' needs "this.". 736 21
    # warning RequireThis Method call to 'hasMoreElements' needs "this.". 743 21
    # warning RequireThis Reference to instance variable 'name' needs "this.". 744 36
    # warning RequireThis Reference to instance variable 'name' needs "this.". 745 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/jar/JarVerifier.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'name' needs "this.". 701 21
    # warning RequireThis Reference to instance variable 'name' needs "this.". 708 25
    # warning RequireThis Reference to instance variable 'name' needs "this.". 713 21
    # warning RequireThis Reference to instance variable 'name' needs "this.". 721 36
    # warning RequireThis Reference to instance variable 'name' needs "this.". 722 21
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 744 21
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 752 21
    # warning RequireThis Reference to instance variable 'signers' needs "this.". 755 21
    # warning RequireThis Reference to instance variable 'signers' needs "this.". 756 21
    # warning RequireThis Reference to instance variable 'signers' needs "this.". 758 24
    # warning RequireThis Reference to instance variable 'signers' needs "this.". 759 35
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 760 21
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 770 35
    # warning RequireThis Reference to instance variable 'entry' needs "this.". 772 21
    # warning RequireThis Reference to instance variable 'name' needs "this.". 823 21
    # warning RequireThis Reference to instance variable 'name' needs "this.". 834 25
    # warning RequireThis Reference to instance variable 'name' needs "this.". 843 36
    # warning RequireThis Reference to instance variable 'name' needs "this.". 844 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/logging/FileHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'rotate' needs "this.". 631 21
    # warning RequireThis Method call to 'rotate' needs "FileHandler.this.". 631 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/logging/LogManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rootLogger' needs "this.". 341 32
    # warning RequireThis Reference to instance variable 'rootLogger' needs "LogManager.this.". 341 32
    # warning RequireThis Reference to instance variable 'initializedCalled' needs "this.". 342 32
    # warning RequireThis Reference to instance variable 'initializedCalled' needs "LogManager.this.". 342 32
    # warning RequireThis Reference to instance variable 'initializationDone' needs "this.". 342 54
    # warning RequireThis Reference to instance variable 'initializationDone' needs "LogManager.this.". 342 54
    # warning RequireThis Method call to 'readConfiguration' needs "this.". 399 37
    # warning RequireThis Method call to 'readConfiguration' needs "LogManager.this.". 399 37
    # warning RequireThis Method call to 'parseClassNames' needs "this.". 961 34
    # warning RequireThis Method call to 'parseClassNames' needs "LogManager.this.". 961 34
    # warning RequireThis Method call to 'getProperty' needs "this.". 969 39
    # warning RequireThis Method call to 'getProperty' needs "LogManager.this.". 969 39

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/prefs/AbstractPreferences.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'root' needs "this.". 1027 28
    # warning RequireThis Reference to instance variable 'root' needs "AbstractPreferences.this.". 1027 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/stream/Collectors.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'forFalse' needs "this.". 1556 90
    # warning RequireThis Reference to instance variable 'forFalse' needs "Partition.this.". 1556 90
    # warning RequireThis Reference to instance variable 'forTrue' needs "this.". 1557 88
    # warning RequireThis Reference to instance variable 'forTrue' needs "Partition.this.". 1557 88

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/stream/DistinctOps.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'reduce' needs "this.". 76 28
    # warning RequireThis Method call to 'reduce' needs "this.". 110 28
    # warning RequireThis Reference to instance variable 'seenNull' needs "this.". 131 29
    # warning RequireThis Reference to instance variable 'lastSeen' needs "this.". 132 29
    # warning RequireThis Reference to instance variable 'seenNull' needs "this.". 138 29
    # warning RequireThis Reference to instance variable 'lastSeen' needs "this.". 139 29
    # warning RequireThis Reference to instance variable 'seenNull' needs "this.". 146 38
    # warning RequireThis Reference to instance variable 'seenNull' needs "this.". 147 37
    # warning RequireThis Reference to instance variable 'lastSeen' needs "this.". 148 55
    # warning RequireThis Reference to instance variable 'lastSeen' needs "this.". 150 40
    # warning RequireThis Reference to instance variable 'lastSeen' needs "this.". 150 70
    # warning RequireThis Reference to instance variable 'lastSeen' needs "this.". 151 51
    # warning RequireThis Reference to instance variable 'seen' needs "this.". 161 29
    # warning RequireThis Reference to instance variable 'seen' needs "this.". 167 29
    # warning RequireThis Reference to instance variable 'seen' needs "this.". 173 34
    # warning RequireThis Reference to instance variable 'seen' needs "this.". 174 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/stream/DoubleStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 't' needs "this.". 787 28
    # warning RequireThis Reference to instance variable 't' needs "this.". 788 17
    # warning RequireThis Reference to instance variable 't' needs "this.". 788 37

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/stream/IntStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 't' needs "this.". 753 25
    # warning RequireThis Reference to instance variable 't' needs "this.". 754 17
    # warning RequireThis Reference to instance variable 't' needs "this.". 754 34

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/stream/LongStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 't' needs "this.". 746 26
    # warning RequireThis Reference to instance variable 't' needs "this.". 747 17
    # warning RequireThis Reference to instance variable 't' needs "this.". 747 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/stream/ReferencePipeline.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'downstreamAsInt' needs "this.". 298 61
    # warning RequireThis Reference to instance variable 'downstreamAsDouble' needs "this.". 326 61
    # warning RequireThis Reference to instance variable 'downstreamAsLong' needs "this.". 354 61

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/stream/SliceOps.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'unorderedSkipLimitSpliterator' needs "this.". 141 28
    # warning RequireThis Method call to 'unorderedSkipLimitSpliterator' needs "this.". 173 41
    # warning RequireThis Reference to instance variable 'm' needs "this.". 196 63
    # warning RequireThis Reference to instance variable 'n' needs "this.". 201 29
    # warning RequireThis Reference to instance variable 'm' needs "this.". 202 33
    # warning RequireThis Reference to instance variable 'm' needs "this.". 203 33
    # warning RequireThis Reference to instance variable 'n' needs "this.". 208 29
    # warning RequireThis Reference to instance variable 'm' needs "this.". 214 32
    # warning RequireThis Method call to 'unorderedSkipLimitSpliterator' needs "this.". 258 28
    # warning RequireThis Method call to 'unorderedSkipLimitSpliterator' needs "this.". 282 44
    # warning RequireThis Reference to instance variable 'm' needs "this.". 305 63
    # warning RequireThis Reference to instance variable 'n' needs "this.". 310 29
    # warning RequireThis Reference to instance variable 'm' needs "this.". 311 33
    # warning RequireThis Reference to instance variable 'm' needs "this.". 312 33
    # warning RequireThis Reference to instance variable 'n' needs "this.". 317 29
    # warning RequireThis Reference to instance variable 'm' needs "this.". 323 32
    # warning RequireThis Method call to 'unorderedSkipLimitSpliterator' needs "this.". 367 28
    # warning RequireThis Method call to 'unorderedSkipLimitSpliterator' needs "this.". 391 45
    # warning RequireThis Reference to instance variable 'm' needs "this.". 414 63
    # warning RequireThis Reference to instance variable 'n' needs "this.". 419 29
    # warning RequireThis Reference to instance variable 'm' needs "this.". 420 33
    # warning RequireThis Reference to instance variable 'm' needs "this.". 421 33
    # warning RequireThis Reference to instance variable 'n' needs "this.". 426 29
    # warning RequireThis Reference to instance variable 'm' needs "this.". 432 32
    # warning RequireThis Method call to 'unorderedSkipLimitSpliterator' needs "this.". 476 28
    # warning RequireThis Method call to 'unorderedSkipLimitSpliterator' needs "this.". 500 47
    # warning RequireThis Reference to instance variable 'm' needs "this.". 523 63
    # warning RequireThis Reference to instance variable 'n' needs "this.". 528 29
    # warning RequireThis Reference to instance variable 'm' needs "this.". 529 33
    # warning RequireThis Reference to instance variable 'm' needs "this.". 530 33
    # warning RequireThis Reference to instance variable 'n' needs "this.". 535 29
    # warning RequireThis Reference to instance variable 'm' needs "this.". 541 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/stream/Stream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 't' needs "this.". 1033 24
    # warning RequireThis Reference to instance variable 't' needs "this.". 1033 29
    # warning RequireThis Reference to instance variable 't' needs "this.". 1033 65

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/java/util/zip/GZIPInputStream.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'readUInt' needs "this.". 222 14
    # warning RequireThis Method call to 'readUInt' needs "GZIPInputStream.this.". 222 14
    # warning RequireThis Reference to instance variable 'crc' needs "this.". 222 30
    # warning RequireThis Reference to instance variable 'crc' needs "GZIPInputStream.this.". 222 30
    # warning RequireThis Method call to 'readUInt' needs "this.". 224 14
    # warning RequireThis Method call to 'readUInt' needs "GZIPInputStream.this.". 224 14

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/management/loading/MLet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentClr' needs "this.". 1335 9
    # warning RequireThis Reference to instance variable 'currentClr' needs "MLet.this.". 1335 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/management/modelmbean/RequiredModelMBean.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 1062 31
    # warning RequireThis Reference to instance variable 'acc' needs "RequiredModelMBean.this.". 1062 31
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 1151 23
    # warning RequireThis Reference to instance variable 'acc' needs "RequiredModelMBean.this.". 1151 23
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 1227 23
    # warning RequireThis Reference to instance variable 'acc' needs "RequiredModelMBean.this.". 1227 23
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 1260 23
    # warning RequireThis Reference to instance variable 'acc' needs "RequiredModelMBean.this.". 1260 23
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 1695 43
    # warning RequireThis Reference to instance variable 'acc' needs "RequiredModelMBean.this.". 1695 43
    # warning RequireThis Method call to 'getClassLoaderRepository' needs "this.". 2867 25
    # warning RequireThis Method call to 'getClassLoaderRepository' needs "RequiredModelMBean.this.". 2867 25
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 2877 19
    # warning RequireThis Reference to instance variable 'acc' needs "RequiredModelMBean.this.". 2877 19

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/management/remote/rmi/RMIConnectionImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mbeanServer' needs "this.". 139 39
    # warning RequireThis Reference to instance variable 'mbeanServer' needs "RMIConnectionImpl.this.". 139 39
    # warning RequireThis Reference to instance variable 'serverCommunicatorAdmin' needs "this.". 159 9
    # warning RequireThis Reference to instance variable 'serverCommunicatorAdmin' needs "RMIConnectionImpl.this.". 159 9
    # warning RequireThis Method call to 'getServerNotifFwd' needs "this.". 1268 32
    # warning RequireThis Method call to 'getServerNotifFwd' needs "RMIConnectionImpl.this.". 1268 32
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 1271 17
    # warning RequireThis Reference to instance variable 'acc' needs "RMIConnectionImpl.this.". 1271 17
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 1274 62
    # warning RequireThis Reference to instance variable 'acc' needs "RMIConnectionImpl.this.". 1274 62
    # warning RequireThis Reference to instance variable 'mbeanServer' needs "this.". 1346 36
    # warning RequireThis Reference to instance variable 'mbeanServer' needs "RMIConnectionImpl.this.". 1346 36
    # warning RequireThis Reference to instance variable 'mbeanServer' needs "this.". 1363 36
    # warning RequireThis Reference to instance variable 'mbeanServer' needs "RMIConnectionImpl.this.". 1363 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/management/remote/rmi/RMIConnector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaultClassLoader' needs "this.". 2519 45
    # warning RequireThis Reference to instance variable 'defaultClassLoader' needs "RMIConnector.this.". 2519 45

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/management/remote/rmi/RMIIIOPServerImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'superDoNewClient' needs "this.". 150 32
    # warning RequireThis Method call to 'superDoNewClient' needs "RMIIIOPServerImpl.this.". 150 32
    # warning RequireThis Reference to instance variable 'callerACC' needs "this.". 152 16
    # warning RequireThis Reference to instance variable 'callerACC' needs "RMIIIOPServerImpl.this.". 152 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/rmi/ssl/SslRMIServerSocketFactory.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'enabledCipherSuites' needs "this.". 267 21
    # warning RequireThis Reference to instance variable 'enabledCipherSuites' needs "SslRMIServerSocketFactory.this.". 267 21
    # warning RequireThis Reference to instance variable 'enabledCipherSuites' needs "this.". 268 54
    # warning RequireThis Reference to instance variable 'enabledCipherSuites' needs "SslRMIServerSocketFactory.this.". 268 54
    # warning RequireThis Reference to instance variable 'enabledProtocols' needs "this.". 270 21
    # warning RequireThis Reference to instance variable 'enabledProtocols' needs "SslRMIServerSocketFactory.this.". 270 21
    # warning RequireThis Reference to instance variable 'enabledProtocols' needs "this.". 271 51
    # warning RequireThis Reference to instance variable 'enabledProtocols' needs "SslRMIServerSocketFactory.this.". 271 51
    # warning RequireThis Reference to instance variable 'needClientAuth' needs "this.". 273 45
    # warning RequireThis Reference to instance variable 'needClientAuth' needs "SslRMIServerSocketFactory.this.". 273 45

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/script/ScriptEngineManager.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'initEngines' needs "this.". 86 17
    # warning RequireThis Method call to 'initEngines' needs "ScriptEngineManager.this.". 86 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/security/auth/Subject.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1036 50
    # warning RequireThis Reference to instance variable 'which' needs "this.". 1039 25
    # warning RequireThis Reference to instance variable 'which' needs "SecureSet.this.". 1039 25
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1040 32
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1047 43
    # warning RequireThis Reference to instance variable 'subject' needs "this.". 1048 33
    # warning RequireThis Reference to instance variable 'subject' needs "SecureSet.this.". 1048 33
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1050 29
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1054 28
    # warning RequireThis Reference to instance variable 'subject' needs "this.". 1059 25
    # warning RequireThis Reference to instance variable 'subject' needs "SecureSet.this.". 1059 25
    # warning RequireThis Reference to instance variable 'which' needs "this.". 1066 33
    # warning RequireThis Reference to instance variable 'which' needs "SecureSet.this.". 1066 33
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1078 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/security/auth/SubjectDomainCombiner.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cachedPDs' needs "this.". 321 22
    # warning RequireThis Reference to instance variable 'cachedPDs' needs "SubjectDomainCombiner.this.". 321 22

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/security/auth/login/LoginContext.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'config' needs "this.". 251 43
    # warning RequireThis Reference to instance variable 'config' needs "LoginContext.this.". 251 43
    # warning RequireThis Method call to 'invoke' needs "this.". 682 21
    # warning RequireThis Method call to 'invoke' needs "LoginContext.this.". 682 21
    # warning RequireThis Reference to instance variable 'creatorAcc' needs "this.". 685 16
    # warning RequireThis Reference to instance variable 'creatorAcc' needs "LoginContext.this.". 685 16
    # warning RequireThis Reference to instance variable 'ch' needs "this.". 939 25
    # warning RequireThis Reference to instance variable 'ch' needs "SecureCallbackHandler.this.". 939 25
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 942 20
    # warning RequireThis Reference to instance variable 'acc' needs "SecureCallbackHandler.this.". 942 20

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/BufferStrategyPaintManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'showing' needs "this.". 203 28
    # warning RequireThis Reference to instance variable 'showing' needs "BufferStrategyPaintManager.this.". 203 28
    # warning RequireThis Reference to instance variable 'bufferInfos' needs "this.". 209 21
    # warning RequireThis Reference to instance variable 'bufferInfos' needs "BufferStrategyPaintManager.this.". 209 21
    # warning RequireThis Method call to 'dispose' needs "this.". 212 17
    # warning RequireThis Method call to 'dispose' needs "BufferStrategyPaintManager.this.". 212 17
    # warning RequireThis Method call to 'doubleBufferingChanged0' needs "this.". 452 25
    # warning RequireThis Method call to 'doubleBufferingChanged0' needs "BufferStrategyPaintManager.this.". 452 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/DefaultCellEditor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delegate' needs "this.". 97 37
    # warning RequireThis Reference to instance variable 'delegate' needs "DefaultCellEditor.this.". 97 37
    # warning RequireThis Reference to instance variable 'delegate' needs "this.". 123 36
    # warning RequireThis Reference to instance variable 'delegate' needs "DefaultCellEditor.this.". 123 36
    # warning RequireThis Reference to instance variable 'delegate' needs "this.". 161 36
    # warning RequireThis Reference to instance variable 'delegate' needs "DefaultCellEditor.this.". 161 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JColorChooser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 673 29
    # warning RequireThis Reference to instance variable 'cancelButton' needs "ColorChooserDialog.this.". 673 29
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 675 31
    # warning RequireThis Reference to instance variable 'cancelButton' needs "ColorChooserDialog.this.". 675 31
    # warning RequireThis Method call to 'reset' needs "this.". 697 16
    # warning RequireThis Method call to 'reset' needs "ColorChooserDialog.this.". 697 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JComboBox.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'hidePopup' needs "this.". 236 81
    # warning RequireThis Method call to 'hidePopup' needs "JComboBox.this.". 236 81
    # warning RequireThis Method call to 'hidePopup' needs "this.". 237 83
    # warning RequireThis Method call to 'hidePopup' needs "JComboBox.this.". 237 83
    # warning RequireThis Method call to 'hidePopup' needs "this.". 240 41
    # warning RequireThis Method call to 'hidePopup' needs "JComboBox.this.". 240 41

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JComponent.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setFlag' needs "this.". 4863 25
    # warning RequireThis Method call to 'setFlag' needs "JComponent.this.". 4863 25
    # warning RequireThis Method call to 'revalidate' needs "this.". 4865 21
    # warning RequireThis Method call to 'revalidate' needs "JComponent.this.". 4865 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JDesktopPane.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getAllFrames' needs "this.". 134 45
    # warning RequireThis Method call to 'getAllFrames' needs "JDesktopPane.this.". 134 45
    # warning RequireThis Method call to 'updateUI' needs "this.". 145 9
    # warning RequireThis Method call to 'updateUI' needs "JDesktopPane.this.". 145 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JEditorPane.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'scrollToReference' needs "this.". 479 25
    # warning RequireThis Method call to 'scrollToReference' needs "JEditorPane.this.". 479 25
    # warning RequireThis Reference to instance variable 'doc' needs "this.". 638 33
    # warning RequireThis Reference to instance variable 'doc' needs "PageLoader.this.". 638 33
    # warning RequireThis Reference to instance variable 'page' needs "this.". 638 60
    # warning RequireThis Reference to instance variable 'page' needs "PageLoader.this.". 638 60
    # warning RequireThis Reference to instance variable 'doc' needs "this.". 639 45
    # warning RequireThis Reference to instance variable 'doc' needs "PageLoader.this.". 639 45
    # warning RequireThis Reference to instance variable 'old' needs "this.". 677 73
    # warning RequireThis Reference to instance variable 'old' needs "PageLoader.this.". 677 73
    # warning RequireThis Reference to instance variable 'page' needs "this.". 677 78
    # warning RequireThis Reference to instance variable 'page' needs "PageLoader.this.". 677 78
    # warning RequireThis Method call to 'handleConnectionProperties' needs "this.". 762 25
    # warning RequireThis Method call to 'handleConnectionProperties' needs "JEditorPane.this.". 762 25
    # warning RequireThis Reference to instance variable 'linksValid' needs "this.". 1976 25
    # warning RequireThis Reference to instance variable 'linksValid' needs "JEditorPaneAccessibleHypertextSupport.this.". 1976 25
    # warning RequireThis Reference to instance variable 'linksValid' needs "this.". 1979 25
    # warning RequireThis Reference to instance variable 'linksValid' needs "JEditorPaneAccessibleHypertextSupport.this.". 1979 25
    # warning RequireThis Reference to instance variable 'linksValid' needs "this.". 1982 25
    # warning RequireThis Reference to instance variable 'linksValid' needs "JEditorPaneAccessibleHypertextSupport.this.". 1982 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JFileChooser.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'returnValue' needs "this.". 752 17
    # warning RequireThis Reference to instance variable 'returnValue' needs "JFileChooser.this.". 752 17
    # warning RequireThis Reference to instance variable 'returnValue' needs "this.". 755 9
    # warning RequireThis Reference to instance variable 'returnValue' needs "JFileChooser.this.". 755 9
    # warning RequireThis Method call to 'rescanCurrentDirectory' needs "this.". 756 9
    # warning RequireThis Method call to 'rescanCurrentDirectory' needs "JFileChooser.this.". 756 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 758 9
    # warning RequireThis Reference to instance variable 'dialog' needs "JFileChooser.this.". 758 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 759 67
    # warning RequireThis Reference to instance variable 'dialog' needs "JFileChooser.this.". 759 67
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 764 9
    # warning RequireThis Reference to instance variable 'dialog' needs "JFileChooser.this.". 764 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 765 9
    # warning RequireThis Reference to instance variable 'dialog' needs "JFileChooser.this.". 765 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 766 9
    # warning RequireThis Reference to instance variable 'dialog' needs "JFileChooser.this.". 766 9
    # warning RequireThis Reference to instance variable 'returnValue' needs "this.". 767 16
    # warning RequireThis Reference to instance variable 'returnValue' needs "JFileChooser.this.". 767 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JMenu.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'createActionChangeListener' needs "this.". 642 46
    # warning RequireThis Method call to 'createActionChangeListener' needs "JMenu.this.". 642 46

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JOptionPane.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setValue' needs "this.". 1006 17
    # warning RequireThis Method call to 'setValue' needs "JOptionPane.this.". 1006 17
    # warning RequireThis Reference to instance variable 'gotFocus' needs "this.". 1016 22
    # warning RequireThis Method call to 'selectInitialValue' needs "this.". 1017 21
    # warning RequireThis Method call to 'selectInitialValue' needs "JOptionPane.this.". 1017 21
    # warning RequireThis Reference to instance variable 'gotFocus' needs "this.". 1018 21
    # warning RequireThis Method call to 'setValue' needs "this.". 1027 17
    # warning RequireThis Method call to 'setValue' needs "JOptionPane.this.". 1027 17
    # warning RequireThis Method call to 'getValue' needs "this.". 1524 21
    # warning RequireThis Method call to 'getValue' needs "JOptionPane.this.". 1524 21
    # warning RequireThis Method call to 'setValue' needs "this.". 1525 21
    # warning RequireThis Method call to 'setValue' needs "JOptionPane.this.". 1525 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JPopupMenu.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'createActionChangeListener' needs "this.". 439 46
    # warning RequireThis Method call to 'createActionChangeListener' needs "JPopupMenu.this.". 439 46

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JTable.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'adjustSizes' needs "this.". 3242 9
    # warning RequireThis Method call to 'adjustSizes' needs "JTable.this.". 3242 9
    # warning RequireThis Method call to 'adjustSizes' needs "this.". 3328 9
    # warning RequireThis Method call to 'adjustSizes' needs "JTable.this.". 3328 9
    # warning RequireThis Reference to instance variable 'printError' needs "this.". 6296 25
    # warning RequireThis Reference to instance variable 'printError' needs "JTable.this.". 6296 25
    # warning RequireThis Reference to instance variable 'retVal' needs "this.". 6500 25
    # warning RequireThis Reference to instance variable 'retVal' needs "ThreadSafePrintable.this.". 6500 25
    # warning RequireThis Reference to instance variable 'printDelegate' needs "this.". 6500 34
    # warning RequireThis Reference to instance variable 'printDelegate' needs "ThreadSafePrintable.this.". 6500 34
    # warning RequireThis Reference to instance variable 'retThrowable' needs "this.". 6503 25
    # warning RequireThis Reference to instance variable 'retThrowable' needs "ThreadSafePrintable.this.". 6503 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JToolBar.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'createActionChangeListener' needs "this.". 535 46
    # warning RequireThis Method call to 'createActionChangeListener' needs "JToolBar.this.". 535 46

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/JViewport.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'waitingForRepaint' needs "this.". 1493 21
    # warning RequireThis Reference to instance variable 'waitingForRepaint' needs "JViewport.this.". 1493 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/ProgressMonitor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gotFocus' needs "this.". 207 26
    # warning RequireThis Reference to instance variable 'gotFocus' needs "this.". 209 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/RepaintManager.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'scheduleProcessingRunnable' needs "this.". 578 9
    # warning RequireThis Method call to 'scheduleProcessingRunnable' needs "RepaintManager.this.". 578 9
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "this.". 830 29
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "RepaintManager.this.". 830 29
    # warning RequireThis Method call to 'adjustRoots' needs "this.". 831 29
    # warning RequireThis Method call to 'adjustRoots' needs "RepaintManager.this.". 831 29
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "this.". 831 41
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "RepaintManager.this.". 831 41
    # warning RequireThis Reference to instance variable 'paintManager' needs "this.". 833 29
    # warning RequireThis Reference to instance variable 'paintManager' needs "RepaintManager.this.". 833 29
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "this.". 834 29
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "RepaintManager.this.". 834 29
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "this.". 834 64
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "RepaintManager.this.". 834 64
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "this.". 835 58
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "RepaintManager.this.". 835 58
    # warning RequireThis Reference to instance variable 'paintManager' needs "this.". 836 29
    # warning RequireThis Reference to instance variable 'paintManager' needs "RepaintManager.this.". 836 29
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "this.". 838 29
    # warning RequireThis Reference to instance variable 'repaintRoot' needs "RepaintManager.this.". 838 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/SpringLayout.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getBaselineFromHeight' needs "this.". 476 28
    # warning RequireThis Method call to 'getBaselineFromHeight' needs "Constraints.this.". 476 28
    # warning RequireThis Method call to 'getHeightFromBaseLine' needs "this.". 480 29
    # warning RequireThis Method call to 'getHeightFromBaseLine' needs "Constraints.this.". 480 29
    # warning RequireThis Method call to 'getHeightFromBaseLine' needs "this.". 488 28
    # warning RequireThis Method call to 'getHeightFromBaseLine' needs "Constraints.this.". 488 28
    # warning RequireThis Method call to 'getBaselineFromHeight' needs "this.". 492 28
    # warning RequireThis Method call to 'getBaselineFromHeight' needs "Constraints.this.". 492 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/SwingWorker.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setState' needs "this.". 294 25
    # warning RequireThis Method call to 'setState' needs "SwingWorker.this.". 294 25
    # warning RequireThis Method call to 'doInBackground' needs "this.". 295 32
    # warning RequireThis Method call to 'doInBackground' needs "SwingWorker.this.". 295 32
    # warning RequireThis Reference to instance variable 'future' needs "this.". 299 9
    # warning RequireThis Reference to instance variable 'future' needs "SwingWorker.this.". 299 9
    # warning RequireThis Method call to 'doneEDT' needs "this.". 302 28
    # warning RequireThis Method call to 'doneEDT' needs "SwingWorker.this.". 302 28
    # warning RequireThis Method call to 'setState' needs "this.". 303 28
    # warning RequireThis Method call to 'setState' needs "SwingWorker.this.". 303 28
    # warning RequireThis Reference to instance variable 'state' needs "this.". 307 8
    # warning RequireThis Reference to instance variable 'state' needs "SwingWorker.this.". 307 8
    # warning RequireThis Reference to instance variable 'propertyChangeSupport' needs "this.". 308 8
    # warning RequireThis Reference to instance variable 'propertyChangeSupport' needs "SwingWorker.this.". 308 8
    # warning RequireThis Reference to instance variable 'doProcess' needs "this.". 309 8
    # warning RequireThis Reference to instance variable 'doProcess' needs "SwingWorker.this.". 309 8
    # warning RequireThis Reference to instance variable 'doNotifyProgressChange' needs "this.". 310 8
    # warning RequireThis Reference to instance variable 'doNotifyProgressChange' needs "SwingWorker.this.". 310 8
    # warning RequireThis Method call to 'process' needs "this.". 414 25
    # warning RequireThis Method call to 'process' needs "SwingWorker.this.". 414 25
    # warning RequireThis Reference to instance variable 'doSubmit' needs "this.". 418 25
    # warning RequireThis Reference to instance variable 'doSubmit' needs "SwingWorker.this.". 418 25
    # warning RequireThis Reference to instance variable 'doProcess' needs "this.". 423 9
    # warning RequireThis Reference to instance variable 'doProcess' needs "SwingWorker.this.". 423 9
    # warning RequireThis Method call to 'firePropertyChange' needs "this.". 501 29
    # warning RequireThis Method call to 'firePropertyChange' needs "SwingWorker.this.". 501 29
    # warning RequireThis Reference to instance variable 'doSubmit' needs "this.". 507 29
    # warning RequireThis Reference to instance variable 'doSubmit' needs "SwingWorker.this.". 507 29
    # warning RequireThis Reference to instance variable 'doNotifyProgressChange' needs "this.". 512 9
    # warning RequireThis Reference to instance variable 'doNotifyProgressChange' needs "SwingWorker.this.". 512 9
    # warning RequireThis Method call to 'done' needs "this.". 737 21
    # warning RequireThis Method call to 'done' needs "SwingWorker.this.". 737 21
    # warning RequireThis Reference to instance variable 'defaultFactory' needs "this.". 768 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/Timer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'doPostEvent' needs "this.". 614 49
    # warning RequireThis Reference to instance variable 'doPostEvent' needs "Timer.this.". 614 49
    # warning RequireThis Method call to 'getAccessControlContext' needs "this.". 617 16
    # warning RequireThis Method call to 'getAccessControlContext' needs "Timer.this.". 617 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/TimerQueue.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'running' needs "this.". 110 17
    # warning RequireThis Reference to instance variable 'running' needs "TimerQueue.this.". 110 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/ToolTipManager.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'hideTipWindow' needs "this.". 722 9
    # warning RequireThis Method call to 'hideTipWindow' needs "ToolTipManager.this.". 722 9
    # warning RequireThis Reference to instance variable 'insideComponent' needs "this.". 723 9
    # warning RequireThis Reference to instance variable 'insideComponent' needs "ToolTipManager.this.". 723 9
    # warning RequireThis Reference to instance variable 'focusChangeListener' needs "this.". 725 31
    # warning RequireThis Reference to instance variable 'focusChangeListener' needs "ToolTipManager.this.". 725 31

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/TransferHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'actionPerformedImpl' needs "this.". 1715 21
    # warning RequireThis Method call to 'actionPerformedImpl' needs "TransferAction.this.". 1715 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/UIDefaults.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'className' needs "this.". 1103 56
    # warning RequireThis Reference to instance variable 'className' needs "ProxyLazyValue.this.". 1103 56
    # warning RequireThis Reference to instance variable 'className' needs "this.". 1104 43
    # warning RequireThis Reference to instance variable 'className' needs "ProxyLazyValue.this.". 1104 43
    # warning RequireThis Reference to instance variable 'methodName' needs "this.". 1106 29
    # warning RequireThis Reference to instance variable 'methodName' needs "ProxyLazyValue.this.". 1106 29
    # warning RequireThis Method call to 'getClassArray' needs "this.". 1107 45
    # warning RequireThis Method call to 'getClassArray' needs "ProxyLazyValue.this.". 1107 45
    # warning RequireThis Reference to instance variable 'args' needs "this.". 1107 59
    # warning RequireThis Reference to instance variable 'args' needs "ProxyLazyValue.this.". 1107 59
    # warning RequireThis Reference to instance variable 'methodName' needs "this.". 1108 52
    # warning RequireThis Reference to instance variable 'methodName' needs "ProxyLazyValue.this.". 1108 52
    # warning RequireThis Reference to instance variable 'args' needs "this.". 1109 60
    # warning RequireThis Reference to instance variable 'args' needs "ProxyLazyValue.this.". 1109 60
    # warning RequireThis Method call to 'getClassArray' needs "this.". 1111 45
    # warning RequireThis Method call to 'getClassArray' needs "ProxyLazyValue.this.". 1111 45
    # warning RequireThis Reference to instance variable 'args' needs "this.". 1111 59
    # warning RequireThis Reference to instance variable 'args' needs "ProxyLazyValue.this.". 1111 59
    # warning RequireThis Reference to instance variable 'args' needs "this.". 1114 60
    # warning RequireThis Reference to instance variable 'args' needs "ProxyLazyValue.this.". 1114 60
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 1125 16
    # warning RequireThis Reference to instance variable 'acc' needs "ProxyLazyValue.this.". 1125 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/colorchooser/DefaultSwatchChooserPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'selRow' needs "this.". 304 29
    # warning RequireThis Reference to instance variable 'selRow' needs "SwatchPanel.this.". 304 29
    # warning RequireThis Reference to instance variable 'selRow' needs "this.". 305 29
    # warning RequireThis Reference to instance variable 'selRow' needs "SwatchPanel.this.". 305 29
    # warning RequireThis Reference to instance variable 'selRow' needs "this.". 310 29
    # warning RequireThis Reference to instance variable 'selRow' needs "SwatchPanel.this.". 310 29
    # warning RequireThis Reference to instance variable 'numSwatches' needs "this.". 310 38
    # warning RequireThis Reference to instance variable 'numSwatches' needs "SwatchPanel.this.". 310 38
    # warning RequireThis Reference to instance variable 'selRow' needs "this.". 311 29
    # warning RequireThis Reference to instance variable 'selRow' needs "SwatchPanel.this.". 311 29
    # warning RequireThis Reference to instance variable 'selCol' needs "this.". 316 29
    # warning RequireThis Reference to instance variable 'selCol' needs "SwatchPanel.this.". 316 29
    # warning RequireThis Reference to instance variable 'selCol' needs "this.". 317 29
    # warning RequireThis Reference to instance variable 'selCol' needs "SwatchPanel.this.". 317 29
    # warning RequireThis Reference to instance variable 'selCol' needs "this.". 319 36
    # warning RequireThis Reference to instance variable 'selCol' needs "SwatchPanel.this.". 319 36
    # warning RequireThis Reference to instance variable 'numSwatches' needs "this.". 319 45
    # warning RequireThis Reference to instance variable 'numSwatches' needs "SwatchPanel.this.". 319 45
    # warning RequireThis Reference to instance variable 'selCol' needs "this.". 321 29
    # warning RequireThis Reference to instance variable 'selCol' needs "SwatchPanel.this.". 321 29
    # warning RequireThis Reference to instance variable 'selCol' needs "this.". 326 29
    # warning RequireThis Reference to instance variable 'selCol' needs "SwatchPanel.this.". 326 29
    # warning RequireThis Reference to instance variable 'numSwatches' needs "this.". 326 38
    # warning RequireThis Reference to instance variable 'numSwatches' needs "SwatchPanel.this.". 326 38
    # warning RequireThis Reference to instance variable 'selCol' needs "this.". 328 29
    # warning RequireThis Reference to instance variable 'selCol' needs "SwatchPanel.this.". 328 29
    # warning RequireThis Reference to instance variable 'selCol' needs "this.". 330 36
    # warning RequireThis Reference to instance variable 'selCol' needs "SwatchPanel.this.". 330 36
    # warning RequireThis Reference to instance variable 'selCol' needs "this.". 331 29
    # warning RequireThis Reference to instance variable 'selCol' needs "SwatchPanel.this.". 331 29
    # warning RequireThis Reference to instance variable 'selCol' needs "this.". 336 25
    # warning RequireThis Reference to instance variable 'selCol' needs "SwatchPanel.this.". 336 25
    # warning RequireThis Reference to instance variable 'selRow' needs "this.". 337 25
    # warning RequireThis Reference to instance variable 'selRow' needs "SwatchPanel.this.". 337 25
    # warning RequireThis Reference to instance variable 'selCol' needs "this.". 341 25
    # warning RequireThis Reference to instance variable 'selCol' needs "SwatchPanel.this.". 341 25
    # warning RequireThis Reference to instance variable 'numSwatches' needs "this.". 341 34
    # warning RequireThis Reference to instance variable 'numSwatches' needs "SwatchPanel.this.". 341 34
    # warning RequireThis Reference to instance variable 'selRow' needs "this.". 342 25
    # warning RequireThis Reference to instance variable 'selRow' needs "SwatchPanel.this.". 342 25
    # warning RequireThis Reference to instance variable 'numSwatches' needs "this.". 342 34
    # warning RequireThis Reference to instance variable 'numSwatches' needs "SwatchPanel.this.". 342 34

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/colorchooser/ValueFormatter.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'isValid' needs "this.". 55 17
    # warning RequireThis Method call to 'isValid' needs "ValueFormatter.this.". 55 17
    # warning RequireThis Method call to 'isValid' needs "this.". 62 17
    # warning RequireThis Method call to 'isValid' needs "ValueFormatter.this.". 62 17
    # warning RequireThis Method call to 'isValid' needs "this.". 62 83
    # warning RequireThis Method call to 'isValid' needs "ValueFormatter.this.". 62 83
    # warning RequireThis Method call to 'isValid' needs "this.". 69 17
    # warning RequireThis Method call to 'isValid' needs "ValueFormatter.this.". 69 17
    # warning RequireThis Method call to 'isValid' needs "this.". 69 74
    # warning RequireThis Method call to 'isValid' needs "ValueFormatter.this.". 69 74

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/event/SwingPropertyChangeSupport.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'firePropertyChange' needs "this.". 97 25
    # warning RequireThis Method call to 'firePropertyChange' needs "SwingPropertyChangeSupport.this.". 97 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/basic/BasicDirectoryModel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fid' needs "this.". 301 107
    # warning RequireThis Reference to instance variable 'fid' needs "LoadFilesThread.this.". 301 107
    # warning RequireThis Reference to instance variable 'fid' needs "this.". 319 116
    # warning RequireThis Reference to instance variable 'fid' needs "LoadFilesThread.this.". 319 116
    # warning RequireThis Method call to 'cancelRunnables' needs "this.". 324 29
    # warning RequireThis Method call to 'cancelRunnables' needs "LoadFilesThread.this.". 324 29
    # warning RequireThis Reference to instance variable 'runnables' needs "this.". 324 45
    # warning RequireThis Reference to instance variable 'runnables' needs "LoadFilesThread.this.". 324 45
    # warning RequireThis Reference to instance variable 'fid' needs "this.". 326 84
    # warning RequireThis Reference to instance variable 'fid' needs "LoadFilesThread.this.". 326 84
    # warning RequireThis Method call to 'firePropertyChange' needs "this.". 445 25
    # warning RequireThis Method call to 'firePropertyChange' needs "BasicDirectoryModel.this.". 445 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/basic/BasicFileChooserUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 231 17
    # warning RequireThis Method call to 'getFileChooser' needs "BasicFileChooserUI.this.". 231 17
    # warning RequireThis Method call to 'getApproveSelectionAction' needs "this.". 235 52
    # warning RequireThis Method call to 'getApproveSelectionAction' needs "BasicFileChooserUI.this.". 235 52
    # warning RequireThis Method call to 'getCancelSelectionAction' needs "this.". 236 41
    # warning RequireThis Method call to 'getCancelSelectionAction' needs "BasicFileChooserUI.this.". 236 41
    # warning RequireThis Method call to 'getChangeToParentDirectoryAction' needs "this.". 239 17
    # warning RequireThis Method call to 'getChangeToParentDirectoryAction' needs "BasicFileChooserUI.this.". 239 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/basic/BasicLookAndFeel.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'uninitialize' needs "this.". 172 21
    # warning RequireThis Method call to 'uninitialize' needs "BasicLookAndFeel.this.". 172 21
    # warning RequireThis Reference to instance variable 'disposer' needs "this.". 177 57
    # warning RequireThis Reference to instance variable 'disposer' needs "BasicLookAndFeel.this.". 177 57

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/basic/BasicOptionPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'addMessageComponents' needs "this.". 408 21
    # warning RequireThis Method call to 'addMessageComponents' needs "BasicOptionPaneUI.this.". 408 21
    # warning RequireThis Reference to instance variable 'optionPane' needs "this.". 720 42
    # warning RequireThis Reference to instance variable 'optionPane' needs "BasicOptionPaneUI.this.". 720 42

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/basic/BasicPopupMenuUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'realUngrabWindow' needs "this.". 794 13
    # warning RequireThis Method call to 'realUngrabWindow' needs "MouseGrabber.this.". 794 13
    # warning RequireThis Reference to instance variable 'lastFocused' needs "this.". 1021 25
    # warning RequireThis Reference to instance variable 'lastFocused' needs "MenuKeyboardHelper.this.". 1021 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/basic/BasicSplitPaneDivider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'splitPane' needs "this.". 392 21
    # warning RequireThis Reference to instance variable 'splitPane' needs "BasicSplitPaneDivider.this.". 392 21
    # warning RequireThis Reference to instance variable 'orientation' needs "this.". 404 25
    # warning RequireThis Reference to instance variable 'orientation' needs "BasicSplitPaneDivider.this.". 404 25
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "this.". 405 59
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "BasicSplitPaneDivider.this.". 405 59
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "this.". 415 58
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "BasicSplitPaneDivider.this.". 415 58
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "this.". 430 40
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "BasicSplitPaneDivider.this.". 430 40
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "this.". 430 54
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "BasicSplitPaneDivider.this.". 430 54
    # warning RequireThis Reference to instance variable 'splitPane' needs "this.". 448 21
    # warning RequireThis Reference to instance variable 'splitPane' needs "BasicSplitPaneDivider.this.". 448 21
    # warning RequireThis Reference to instance variable 'orientation' needs "this.". 459 25
    # warning RequireThis Reference to instance variable 'orientation' needs "BasicSplitPaneDivider.this.". 459 25
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "this.". 460 59
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "BasicSplitPaneDivider.this.". 460 59
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "this.". 468 58
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "BasicSplitPaneDivider.this.". 468 58
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "this.". 484 40
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "BasicSplitPaneDivider.this.". 484 40
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "this.". 484 54
    # warning RequireThis Reference to instance variable 'oneTouchSize' needs "BasicSplitPaneDivider.this.". 484 54

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/basic/BasicSplitPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'isContinuousLayout' needs "this.". 835 21
    # warning RequireThis Method call to 'isContinuousLayout' needs "BasicSplitPaneUI.this.". 835 21
    # warning RequireThis Method call to 'getLastDragLocation' needs "this.". 835 45
    # warning RequireThis Method call to 'getLastDragLocation' needs "BasicSplitPaneUI.this.". 835 45
    # warning RequireThis Reference to instance variable 'splitPane' needs "this.". 836 43
    # warning RequireThis Reference to instance variable 'splitPane' needs "BasicSplitPaneUI.this.". 836 43
    # warning RequireThis Reference to instance variable 'dividerDraggingColor' needs "this.". 838 32
    # warning RequireThis Reference to instance variable 'dividerDraggingColor' needs "BasicSplitPaneUI.this.". 838 32
    # warning RequireThis Reference to instance variable 'orientation' needs "this.". 839 24
    # warning RequireThis Reference to instance variable 'orientation' needs "BasicSplitPaneUI.this.". 839 24
    # warning RequireThis Reference to instance variable 'dividerSize' needs "this.". 840 42
    # warning RequireThis Reference to instance variable 'dividerSize' needs "BasicSplitPaneUI.this.". 840 42
    # warning RequireThis Reference to instance variable 'dividerSize' needs "this.". 842 58
    # warning RequireThis Reference to instance variable 'dividerSize' needs "BasicSplitPaneUI.this.". 842 58

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/basic/BasicToolBarUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'packing' needs "this.". 483 30
    # warning RequireThis Reference to instance variable 'packing' needs "this.". 484 29
    # warning RequireThis Reference to instance variable 'packing' needs "this.". 486 29
    # warning RequireThis Method call to 'createFrameListener' needs "this.". 496 29
    # warning RequireThis Method call to 'createFrameListener' needs "BasicToolBarUI.this.". 496 29
    # warning RequireThis Reference to instance variable 'packing' needs "this.". 525 30
    # warning RequireThis Reference to instance variable 'packing' needs "this.". 526 29
    # warning RequireThis Reference to instance variable 'packing' needs "this.". 528 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/metal/MetalDesktopIconUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'button' needs "this.". 73 9
    # warning RequireThis Reference to instance variable 'button' needs "MetalDesktopIconUI.this.". 73 9
    # warning RequireThis Reference to instance variable 'button' needs "this.". 74 9
    # warning RequireThis Reference to instance variable 'button' needs "MetalDesktopIconUI.this.". 74 9
    # warning RequireThis Reference to instance variable 'button' needs "this.". 75 9
    # warning RequireThis Reference to instance variable 'button' needs "MetalDesktopIconUI.this.". 75 9
    # warning RequireThis Reference to instance variable 'button' needs "this.". 77 23
    # warning RequireThis Reference to instance variable 'button' needs "MetalDesktopIconUI.this.". 77 23
    # warning RequireThis Reference to instance variable 'label' needs "this.". 83 9
    # warning RequireThis Reference to instance variable 'label' needs "MetalDesktopIconUI.this.". 83 9
    # warning RequireThis Reference to instance variable 'label' needs "this.". 85 9
    # warning RequireThis Reference to instance variable 'label' needs "MetalDesktopIconUI.this.". 85 9
    # warning RequireThis Reference to instance variable 'button' needs "this.". 87 25
    # warning RequireThis Reference to instance variable 'button' needs "MetalDesktopIconUI.this.". 87 25
    # warning RequireThis Reference to instance variable 'label' needs "this.". 88 25
    # warning RequireThis Reference to instance variable 'label' needs "MetalDesktopIconUI.this.". 88 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/metal/MetalFileChooserUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 245 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "MetalFileChooserUI.this.". 245 9
    # warning RequireThis Reference to instance variable 'lookInLabelText' needs "this.". 246 45
    # warning RequireThis Reference to instance variable 'lookInLabelText' needs "MetalFileChooserUI.this.". 246 45
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 247 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "MetalFileChooserUI.this.". 247 9
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "this.". 248 9
    # warning RequireThis Reference to instance variable 'lookInLabel' needs "MetalFileChooserUI.this.". 248 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 248 33
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "MetalFileChooserUI.this.". 248 33
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "this.". 249 9
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "MetalFileChooserUI.this.". 249 9
    # warning RequireThis Method call to 'createDirectoryComboBoxModel' needs "this.". 249 34
    # warning RequireThis Method call to 'createDirectoryComboBoxModel' needs "MetalFileChooserUI.this.". 249 34
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 250 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "MetalFileChooserUI.this.". 250 9
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "this.". 250 36
    # warning RequireThis Reference to instance variable 'directoryComboBoxModel' needs "MetalFileChooserUI.this.". 250 36
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 251 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "MetalFileChooserUI.this.". 251 9
    # warning RequireThis Reference to instance variable 'directoryComboBoxAction' needs "this.". 251 45
    # warning RequireThis Reference to instance variable 'directoryComboBoxAction' needs "MetalFileChooserUI.this.". 251 45
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 252 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "MetalFileChooserUI.this.". 252 9
    # warning RequireThis Method call to 'createDirectoryComboBoxRenderer' needs "this.". 252 39
    # warning RequireThis Method call to 'createDirectoryComboBoxRenderer' needs "MetalFileChooserUI.this.". 252 39
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 253 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "MetalFileChooserUI.this.". 253 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 254 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "MetalFileChooserUI.this.". 254 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 255 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "MetalFileChooserUI.this.". 255 9
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "this.". 257 22
    # warning RequireThis Reference to instance variable 'directoryComboBox' needs "MetalFileChooserUI.this.". 257 22
    # warning RequireThis Reference to instance variable 'upFolderToolTipText' needs "this.". 263 39
    # warning RequireThis Reference to instance variable 'upFolderToolTipText' needs "MetalFileChooserUI.this.". 263 39
    # warning RequireThis Reference to instance variable 'upFolderAccessibleName' needs "this.". 265 42
    # warning RequireThis Reference to instance variable 'upFolderAccessibleName' needs "MetalFileChooserUI.this.". 265 42
    # warning RequireThis Reference to instance variable 'homeFolderToolTipText' needs "this.". 275 30
    # warning RequireThis Reference to instance variable 'homeFolderToolTipText' needs "MetalFileChooserUI.this.". 275 30
    # warning RequireThis Reference to instance variable 'filePane' needs "this.". 341 36
    # warning RequireThis Reference to instance variable 'filePane' needs "MetalFileChooserUI.this.". 341 36
    # warning RequireThis Reference to instance variable 'listViewButton' needs "this.". 344 25
    # warning RequireThis Reference to instance variable 'listViewButton' needs "MetalFileChooserUI.this.". 344 25
    # warning RequireThis Reference to instance variable 'detailsViewButton' needs "this.". 348 25
    # warning RequireThis Reference to instance variable 'detailsViewButton' needs "MetalFileChooserUI.this.". 348 25
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 388 27
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "MetalFileChooserUI.this.". 388 27
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "this.". 389 9
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "MetalFileChooserUI.this.". 389 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 389 35
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "MetalFileChooserUI.this.". 389 35
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 390 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "MetalFileChooserUI.this.". 390 9
    # warning RequireThis Reference to instance variable 'filePane' needs "this.". 394 25
    # warning RequireThis Reference to instance variable 'filePane' needs "MetalFileChooserUI.this.". 394 25
    # warning RequireThis Method call to 'doSelectedFileChanged' needs "this.". 747 21
    # warning RequireThis Method call to 'doSelectedFileChanged' needs "MetalFileChooserUI.this.". 747 21
    # warning RequireThis Method call to 'doSelectedFilesChanged' needs "this.". 749 21
    # warning RequireThis Method call to 'doSelectedFilesChanged' needs "MetalFileChooserUI.this.". 749 21
    # warning RequireThis Method call to 'doDirectoryChanged' needs "this.". 751 21
    # warning RequireThis Method call to 'doDirectoryChanged' needs "MetalFileChooserUI.this.". 751 21
    # warning RequireThis Method call to 'doFilterChanged' needs "this.". 753 21
    # warning RequireThis Method call to 'doFilterChanged' needs "MetalFileChooserUI.this.". 753 21
    # warning RequireThis Method call to 'doFileSelectionModeChanged' needs "this.". 755 21
    # warning RequireThis Method call to 'doFileSelectionModeChanged' needs "MetalFileChooserUI.this.". 755 21
    # warning RequireThis Method call to 'doAccessoryChanged' needs "this.". 757 21
    # warning RequireThis Method call to 'doAccessoryChanged' needs "MetalFileChooserUI.this.". 757 21
    # warning RequireThis Method call to 'doApproveButtonTextChanged' needs "this.". 760 21
    # warning RequireThis Method call to 'doApproveButtonTextChanged' needs "MetalFileChooserUI.this.". 760 21
    # warning RequireThis Method call to 'doDialogTypeChanged' needs "this.". 762 21
    # warning RequireThis Method call to 'doDialogTypeChanged' needs "MetalFileChooserUI.this.". 762 21
    # warning RequireThis Method call to 'doApproveButtonMnemonicChanged' needs "this.". 764 21
    # warning RequireThis Method call to 'doApproveButtonMnemonicChanged' needs "MetalFileChooserUI.this.". 764 21
    # warning RequireThis Method call to 'doControlButtonsChanged' needs "this.". 766 21
    # warning RequireThis Method call to 'doControlButtonsChanged' needs "MetalFileChooserUI.this.". 766 21
    # warning RequireThis Method call to 'doDirectoryChanged' needs "this.". 774 21
    # warning RequireThis Method call to 'doDirectoryChanged' needs "MetalFileChooserUI.this.". 774 21
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 778 25
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "MetalFileChooserUI.this.". 778 25
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 779 25
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "MetalFileChooserUI.this.". 779 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/metal/MetalLookAndFeel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'methodName' needs "this.". 2211 67
    # warning RequireThis Reference to instance variable 'methodName' needs "MetalLazyValue.this.". 2211 67

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/metal/MetalScrollPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'updateScrollbarsFreeStanding' needs "this.". 157 23
    # warning RequireThis Method call to 'updateScrollbarsFreeStanding' needs "MetalScrollPaneUI.this.". 157 23

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/metal/MetalSplitPaneDivider.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getSplitPaneFromSuper' needs "this.". 117 40
    # warning RequireThis Method call to 'getSplitPaneFromSuper' needs "MetalSplitPaneDivider.this.". 117 40
    # warning RequireThis Method call to 'getOneTouchSizeFromSuper' needs "this.". 119 48
    # warning RequireThis Method call to 'getOneTouchSizeFromSuper' needs "MetalSplitPaneDivider.this.". 119 48
    # warning RequireThis Method call to 'getOrientationFromSuper' needs "this.". 120 47
    # warning RequireThis Method call to 'getOrientationFromSuper' needs "MetalSplitPaneDivider.this.". 120 47
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 145 46
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 147 49
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 152 60
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 165 46
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 167 49
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 176 60
    # warning RequireThis Method call to 'maybeMakeButtonOpaque' needs "this.". 195 9
    # warning RequireThis Method call to 'maybeMakeButtonOpaque' needs "MetalSplitPaneDivider.this.". 195 9
    # warning RequireThis Method call to 'getSplitPaneFromSuper' needs "this.". 226 40
    # warning RequireThis Method call to 'getSplitPaneFromSuper' needs "MetalSplitPaneDivider.this.". 226 40
    # warning RequireThis Method call to 'getOneTouchSizeFromSuper' needs "this.". 228 48
    # warning RequireThis Method call to 'getOneTouchSizeFromSuper' needs "MetalSplitPaneDivider.this.". 228 48
    # warning RequireThis Method call to 'getOrientationFromSuper' needs "this.". 229 47
    # warning RequireThis Method call to 'getOrientationFromSuper' needs "MetalSplitPaneDivider.this.". 229 47
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 254 46
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 256 49
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 261 60
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 274 46
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 276 49
    # warning RequireThis Reference to instance variable 'buffer' needs "this.". 285 60
    # warning RequireThis Method call to 'maybeMakeButtonOpaque' needs "this.". 304 9
    # warning RequireThis Method call to 'maybeMakeButtonOpaque' needs "MetalSplitPaneDivider.this.". 304 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/metal/OceanTheme.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 205 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 205 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 206 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 206 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 213 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 213 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 214 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 214 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 221 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 221 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 222 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 222 48
    # warning RequireThis Method call to 'getIconResource' needs "this.". 227 22
    # warning RequireThis Method call to 'getIconResource' needs "OceanTheme.this.". 227 22
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 232 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 232 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 233 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 233 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 240 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 240 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 241 48
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 241 48
    # warning RequireThis Method call to 'getIconResource' needs "this.". 250 20
    # warning RequireThis Method call to 'getIconResource' needs "OceanTheme.this.". 250 20
    # warning RequireThis Method call to 'getIconResource' needs "this.". 252 20
    # warning RequireThis Method call to 'getIconResource' needs "OceanTheme.this.". 252 20
    # warning RequireThis Method call to 'getIconResource' needs "this.". 254 20
    # warning RequireThis Method call to 'getIconResource' needs "OceanTheme.this.". 254 20
    # warning RequireThis Method call to 'getIconResource' needs "this.". 256 20
    # warning RequireThis Method call to 'getIconResource' needs "OceanTheme.this.". 256 20
    # warning RequireThis Method call to 'getPrimary1' needs "this.". 272 49
    # warning RequireThis Method call to 'getPrimary1' needs "OceanTheme.this.". 272 49
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 294 45
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 294 45
    # warning RequireThis Method call to 'getHastenedIcon' needs "this.". 295 45
    # warning RequireThis Method call to 'getHastenedIcon' needs "OceanTheme.this.". 295 45
    # warning RequireThis Method call to 'getIconResource' needs "this.". 300 19
    # warning RequireThis Method call to 'getIconResource' needs "OceanTheme.this.". 300 19
    # warning RequireThis Method call to 'getPrimary1' needs "this.". 303 42
    # warning RequireThis Method call to 'getPrimary1' needs "OceanTheme.this.". 303 42
    # warning RequireThis Method call to 'getPrimary1' needs "this.". 304 35
    # warning RequireThis Method call to 'getPrimary1' needs "OceanTheme.this.". 304 35
    # warning RequireThis Method call to 'getPrimary1' needs "this.". 305 36
    # warning RequireThis Method call to 'getPrimary1' needs "OceanTheme.this.". 305 36
    # warning RequireThis Method call to 'getPrimary1' needs "this.". 311 35
    # warning RequireThis Method call to 'getPrimary1' needs "OceanTheme.this.". 311 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/nimbus/NimbusLookAndFeel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defaults' needs "this.". 111 24
    # warning RequireThis Reference to instance variable 'defaults' needs "NimbusLookAndFeel.this.". 111 24
    # warning RequireThis Reference to instance variable 'uiDefaults' needs "this.". 171 13
    # warning RequireThis Reference to instance variable 'uiDefaults' needs "NimbusLookAndFeel.this.". 171 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/synth/SynthInternalFrameTitlePane.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'showSystemMenu' needs "this.". 177 17
    # warning RequireThis Method call to 'showSystemMenu' needs "SynthInternalFrameTitlePane.this.". 177 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/synth/SynthSplitPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'paintDragDivider' needs "this.". 266 17
    # warning RequireThis Method call to 'paintDragDivider' needs "SynthSplitPaneUI.this.". 266 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/plaf/synth/SynthTabbedPaneUI.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'selectedTabIsPressed' needs "this.". 307 25
    # warning RequireThis Reference to instance variable 'selectedTabIsPressed' needs "SynthTabbedPaneUI.this.". 307 25
    # warning RequireThis Reference to instance variable 'selectedTabIsPressed' needs "this.". 318 21
    # warning RequireThis Reference to instance variable 'selectedTabIsPressed' needs "SynthTabbedPaneUI.this.". 318 21
    # warning RequireThis Reference to instance variable 'selectedTabIsPressed' needs "this.". 319 21
    # warning RequireThis Reference to instance variable 'selectedTabIsPressed' needs "SynthTabbedPaneUI.this.". 319 21
    # warning RequireThis Reference to instance variable 'tabOverlap' needs "this.". 885 25
    # warning RequireThis Reference to instance variable 'tabOverlap' needs "SynthTabbedPaneUI.this.". 885 25
    # warning RequireThis Reference to instance variable 'tabOverlap' needs "this.". 905 70
    # warning RequireThis Reference to instance variable 'tabOverlap' needs "SynthTabbedPaneUI.this.". 905 70

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/text/AbstractDocument.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'writeLock' needs "this.". 1453 21
    # warning RequireThis Method call to 'writeLock' needs "AbstractDocument.this.". 1453 21
    # warning RequireThis Method call to 'getLength' needs "this.". 1455 40
    # warning RequireThis Method call to 'getLength' needs "AbstractDocument.this.". 1455 40
    # warning RequireThis Method call to 'updateBidi' needs "this.". 1457 21
    # warning RequireThis Method call to 'updateBidi' needs "AbstractDocument.this.". 1457 21
    # warning RequireThis Method call to 'writeUnlock' needs "this.". 1460 21
    # warning RequireThis Method call to 'writeUnlock' needs "AbstractDocument.this.". 1460 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/text/ComponentView.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setComponentParent' needs "this.". 263 25
    # warning RequireThis Method call to 'setComponentParent' needs "ComponentView.this.". 263 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/text/DefaultCaret.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'repaintNewCaret' needs "this.". 1287 17
    # warning RequireThis Method call to 'repaintNewCaret' needs "DefaultCaret.this.". 1287 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/text/JTextComponent.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getDocument' needs "this.". 2363 21
    # warning RequireThis Method call to 'getDocument' needs "JTextComponent.this.". 2363 21
    # warning RequireThis Reference to instance variable 'oldLocationOnScreen' needs "this.". 2573 44
    # warning RequireThis Reference to instance variable 'oldLocationOnScreen' needs "AccessibleJTextComponent.this.". 2573 44
    # warning RequireThis Reference to instance variable 'oldLocationOnScreen' needs "this.". 2576 25
    # warning RequireThis Reference to instance variable 'oldLocationOnScreen' needs "AccessibleJTextComponent.this.". 2576 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/text/StyledEditorKit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'currentParagraph' needs "this.". 176 25
    # warning RequireThis Reference to instance variable 'currentParagraph' needs "StyledEditorKit.this.". 176 25
    # warning RequireThis Reference to instance variable 'currentParagraph' needs "this.". 177 28
    # warning RequireThis Reference to instance variable 'currentParagraph' needs "StyledEditorKit.this.". 177 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/text/html/HiddenTagView.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to '_setTextFromModel' needs "this.". 169 21
    # warning RequireThis Method call to '_setTextFromModel' needs "HiddenTagView.this.". 169 21
    # warning RequireThis Method call to '_updateModelFromText' needs "this.". 221 25
    # warning RequireThis Method call to '_updateModelFromText' needs "HiddenTagView.this.". 221 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/swing/text/html/ImageView.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'safePreferenceChanged' needs "this.". 848 25
    # warning RequireThis Method call to 'safePreferenceChanged' needs "ImageView.this.". 848 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/javax/xml/crypto/KeySelector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'key' needs "this.". 147 28
    # warning RequireThis Reference to instance variable 'key' needs "SingletonKeySelector.this.". 147 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/jdk/internal/org/objectweb/asm/commons/TryCatchBlockSorter.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'blockLength' needs "this.". 105 28
    # warning RequireThis Method call to 'blockLength' needs "this.". 106 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/jdk/internal/org/objectweb/asm/tree/MethodNode.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'annotationDefault' needs "this.". 358 17
    # warning RequireThis Reference to instance variable 'annotationDefault' needs "MethodNode.this.". 358 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMKeyValue.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getMethods' needs "this.". 343 29
    # warning RequireThis Method call to 'getMethods' needs "EC.this.". 343 29
    # warning RequireThis Method call to 'getMethods' needs "this.". 431 29
    # warning RequireThis Method call to 'getMethods' needs "EC.this.". 431 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/org/jcp/xml/dsig/internal/dom/DOMUtils.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'hasNext' needs "this.". 259 26
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 262 28
    # warning RequireThis Reference to instance variable 'nl' needs "NodeSet.this.". 262 28
    # warning RequireThis Reference to instance variable 'index' needs "this.". 262 36
    # warning RequireThis Reference to instance variable 'index' needs "this.". 265 28
    # warning RequireThis Reference to instance variable 'nl' needs "this.". 265 36
    # warning RequireThis Reference to instance variable 'nl' needs "NodeSet.this.". 265 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/applet/AppletClassLoader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'base' needs "this.". 199 48
    # warning RequireThis Reference to instance variable 'base' needs "AppletClassLoader.this.". 199 48
    # warning RequireThis Reference to instance variable 'base' needs "this.". 202 29
    # warning RequireThis Reference to instance variable 'base' needs "AppletClassLoader.this.". 202 29
    # warning RequireThis Reference to instance variable 'base' needs "this.". 203 29
    # warning RequireThis Reference to instance variable 'base' needs "AppletClassLoader.this.". 203 29
    # warning RequireThis Reference to instance variable 'base' needs "this.". 204 29
    # warning RequireThis Reference to instance variable 'base' needs "AppletClassLoader.this.". 204 29
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 214 16
    # warning RequireThis Reference to instance variable 'acc' needs "AppletClassLoader.this.". 214 16
    # warning RequireThis Reference to instance variable 'done' needs "this.". 582 22
    # warning RequireThis Reference to instance variable 'done' needs "this.". 586 21
    # warning RequireThis Reference to instance variable 'done' needs "this.". 594 25
    # warning RequireThis Reference to instance variable 'threadGroup' needs "this.". 651 21
    # warning RequireThis Reference to instance variable 'threadGroup' needs "AppletClassLoader.this.". 651 21
    # warning RequireThis Reference to instance variable 'base' needs "this.". 651 57
    # warning RequireThis Reference to instance variable 'base' needs "AppletClassLoader.this.". 651 57
    # warning RequireThis Reference to instance variable 'threadGroup' needs "this.". 658 77
    # warning RequireThis Reference to instance variable 'threadGroup' needs "AppletClassLoader.this.". 658 77
    # warning RequireThis Reference to instance variable 'appContext' needs "this.". 675 21
    # warning RequireThis Reference to instance variable 'appContext' needs "AppletClassLoader.this.". 675 21
    # warning RequireThis Reference to instance variable 'threadGroup' needs "this.". 680 16
    # warning RequireThis Reference to instance variable 'threadGroup' needs "AppletClassLoader.this.". 680 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/applet/AppletPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'handler' needs "this.". 188 21
    # warning RequireThis Reference to instance variable 'handler' needs "AppletPanel.this.". 188 21
    # warning RequireThis Reference to instance variable 'loader' needs "this.". 188 51
    # warning RequireThis Reference to instance variable 'loader' needs "AppletPanel.this.". 188 51
    # warning RequireThis Reference to instance variable 'handler' needs "this.". 192 9
    # warning RequireThis Reference to instance variable 'handler' needs "AppletPanel.this.". 192 9
    # warning RequireThis Reference to instance variable 'applet' needs "this.". 457 77
    # warning RequireThis Reference to instance variable 'applet' needs "AppletPanel.this.". 457 77
    # warning RequireThis Method call to 'hasInitialFocus' needs "this.". 489 39
    # warning RequireThis Method call to 'hasInitialFocus' needs "AppletPanel.this.". 489 39
    # warning RequireThis Method call to 'setDefaultFocus' needs "this.". 490 39
    # warning RequireThis Method call to 'setDefaultFocus' needs "AppletPanel.this.". 490 39
    # warning RequireThis Reference to instance variable 'applet' needs "this.". 494 77
    # warning RequireThis Reference to instance variable 'applet' needs "AppletPanel.this.". 494 77
    # warning RequireThis Reference to instance variable 'applet' needs "this.". 522 75
    # warning RequireThis Reference to instance variable 'applet' needs "AppletPanel.this.". 522 75
    # warning RequireThis Reference to instance variable 'applet' needs "this.". 581 75
    # warning RequireThis Reference to instance variable 'applet' needs "AppletPanel.this.". 581 75
    # warning RequireThis Method call to 'createClassLoader' needs "this.". 1016 52
    # warning RequireThis Method call to 'createClassLoader' needs "AppletPanel.this.". 1016 52

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/applet/AppletSecurity.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'restrictedPackages' needs "this.". 111 29
    # warning RequireThis Reference to instance variable 'restrictedPackages' needs "AppletSecurity.this.". 111 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/applet/AppletViewer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'appletClose' needs "this.". 205 17
    # warning RequireThis Method call to 'appletClose' needs "AppletViewer.this.". 205 17
    # warning RequireThis Method call to 'appletStop' needs "this.". 209 17
    # warning RequireThis Method call to 'appletStop' needs "AppletViewer.this.". 209 17
    # warning RequireThis Method call to 'appletStart' needs "this.". 213 17
    # warning RequireThis Method call to 'appletStart' needs "AppletViewer.this.". 213 17
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 654 17
    # warning RequireThis Reference to instance variable 'panel' needs "AppletViewer.this.". 654 17
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 665 21
    # warning RequireThis Reference to instance variable 'panel' needs "AppletViewer.this.". 665 21
    # warning RequireThis Method call to 'showStatus' needs "this.". 675 21
    # warning RequireThis Method call to 'showStatus' needs "AppletViewer.this.". 675 21
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 675 66
    # warning RequireThis Reference to instance variable 'panel' needs "AppletViewer.this.". 675 66
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 676 36
    # warning RequireThis Reference to instance variable 'panel' needs "AppletViewer.this.". 676 36
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 680 21
    # warning RequireThis Reference to instance variable 'panel' needs "AppletViewer.this.". 680 21
    # warning RequireThis Method call to 'appletShutdown' needs "this.". 837 17
    # warning RequireThis Method call to 'appletShutdown' needs "AppletViewer.this.". 837 17
    # warning RequireThis Method call to 'appletSystemExit' needs "this.". 842 21
    # warning RequireThis Method call to 'appletSystemExit' needs "AppletViewer.this.". 842 21
    # warning RequireThis Method call to 'appletShutdown' needs "this.". 874 21
    # warning RequireThis Method call to 'appletShutdown' needs "AppletViewer.this.". 874 21
    # warning RequireThis Method call to 'appletSystemExit' needs "this.". 876 17
    # warning RequireThis Method call to 'appletSystemExit' needs "AppletViewer.this.". 876 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/awt/AppContext.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'put' needs "this.". 252 9
    # warning RequireThis Method call to 'put' needs "AppContext.this.". 252 9
    # warning RequireThis Method call to 'put' needs "this.". 254 9
    # warning RequireThis Method call to 'put' needs "AppContext.this.". 254 9
    # warning RequireThis Method call to 'hasRootThreadGroup' needs "this.". 879 50

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/awt/DebugSettings.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'loadProperties' needs "this.". 108 21
    # warning RequireThis Method call to 'loadProperties' needs "DebugSettings.this.". 108 21
    # warning RequireThis Method call to 'loadDefaultProperties' needs "this.". 123 21
    # warning RequireThis Method call to 'loadDefaultProperties' needs "DebugSettings.this.". 123 21
    # warning RequireThis Method call to 'loadFileProperties' needs "this.". 124 21
    # warning RequireThis Method call to 'loadFileProperties' needs "DebugSettings.this.". 124 21
    # warning RequireThis Method call to 'loadSystemProperties' needs "this.". 125 21
    # warning RequireThis Method call to 'loadSystemProperties' needs "DebugSettings.this.". 125 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/awt/SunToolkit.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'syncNativeQueue' needs "this.". 1577 35
    # warning RequireThis Method call to 'syncNativeQueue' needs "SunToolkit.this.". 1577 35
    # warning RequireThis Method call to 'syncNativeQueue' needs "this.". 1580 38
    # warning RequireThis Method call to 'syncNativeQueue' needs "SunToolkit.this.". 1580 38
    # warning RequireThis Reference to instance variable 'waitLock' needs "this.". 1585 44
    # warning RequireThis Reference to instance variable 'waitLock' needs "SunToolkit.this.". 1585 44
    # warning RequireThis Reference to instance variable 'queueEmpty' needs "this.". 1586 35
    # warning RequireThis Reference to instance variable 'queueEmpty' needs "SunToolkit.this.". 1586 35
    # warning RequireThis Method call to 'isEQEmpty' needs "this.". 1586 48
    # warning RequireThis Method call to 'isEQEmpty' needs "SunToolkit.this.". 1586 48
    # warning RequireThis Reference to instance variable 'eventDispatched' needs "this.". 1587 35
    # warning RequireThis Reference to instance variable 'eventDispatched' needs "SunToolkit.this.". 1587 35
    # warning RequireThis Reference to instance variable 'waitLock' needs "this.". 1588 35
    # warning RequireThis Reference to instance variable 'waitLock' needs "SunToolkit.this.". 1588 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/awt/datatransfer/DataTransferer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getNativesForFlavors' needs "this.". 547 25
    # warning RequireThis Method call to 'getFlavorsForNatives' needs "this.". 559 25
    # warning RequireThis Method call to 'isForbiddenToRead' needs "this.". 1452 33
    # warning RequireThis Method call to 'isForbiddenToRead' needs "DataTransferer.this.". 1452 33
    # warning RequireThis Method call to 'castToFile' needs "this.". 1503 37
    # warning RequireThis Method call to 'castToFile' needs "DataTransferer.this.". 1503 37
    # warning RequireThis Method call to 'isForbiddenToRead' needs "this.". 1507 29
    # warning RequireThis Method call to 'isForbiddenToRead' needs "DataTransferer.this.". 1507 29
    # warning RequireThis Reference to instance variable 'done' needs "this.". 2373 25
    # warning RequireThis Method call to 'translateTransferable' needs "this.". 2380 36
    # warning RequireThis Method call to 'translateTransferable' needs "DataTransferer.this.". 2380 36
    # warning RequireThis Method call to 'getToolkitThreadBlockedHandler' needs "this.". 2387 25
    # warning RequireThis Method call to 'getToolkitThreadBlockedHandler' needs "DataTransferer.this.". 2387 25
    # warning RequireThis Method call to 'getToolkitThreadBlockedHandler' needs "this.". 2389 25
    # warning RequireThis Method call to 'getToolkitThreadBlockedHandler' needs "DataTransferer.this.". 2389 25
    # warning RequireThis Method call to 'getToolkitThreadBlockedHandler' needs "this.". 2391 25
    # warning RequireThis Method call to 'getToolkitThreadBlockedHandler' needs "DataTransferer.this.". 2391 25
    # warning RequireThis Reference to instance variable 'done' needs "this.". 2392 25
    # warning RequireThis Method call to 'getToolkitThreadBlockedHandler' needs "this.". 2399 13
    # warning RequireThis Method call to 'getToolkitThreadBlockedHandler' needs "DataTransferer.this.". 2399 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/awt/datatransfer/TransferableProxy.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'map' needs "this.". 124 9
    # warning RequireThis Reference to instance variable 'map' needs "ClassLoaderObjectOutputStream.this.". 124 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/awt/im/ExecutableInputMethodManager.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'showInputMethodMenu' needs "this.". 151 29
    # warning RequireThis Method call to 'showInputMethodMenu' needs "ExecutableInputMethodManager.this.". 151 29
    # warning RequireThis Method call to 'showInputMethodMenu' needs "this.". 178 45
    # warning RequireThis Method call to 'showInputMethodMenu' needs "ExecutableInputMethodManager.this.". 178 45
    # warning RequireThis Reference to instance variable 'javaInputMethodLocatorList' needs "this.". 264 29
    # warning RequireThis Reference to instance variable 'javaInputMethodLocatorList' needs "ExecutableInputMethodManager.this.". 264 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/awt/im/InputContext.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getInputMethodSelectionKeyStroke' needs "this.". 1041 43
    # warning RequireThis Method call to 'getInputMethodSelectionKeyStroke' needs "InputContext.this.". 1041 43
    # warning RequireThis Method call to 'getInputMethodSelectionKeyStroke' needs "this.". 1046 47
    # warning RequireThis Method call to 'getInputMethodSelectionKeyStroke' needs "InputContext.this.". 1046 47

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/awt/image/ImageDecoder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'feeder' needs "this.". 169 17
    # warning RequireThis Reference to instance variable 'feeder' needs "ImageDecoder.this.". 169 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/font/FileFont.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fontFile' needs "this.". 266 31
    # warning RequireThis Reference to instance variable 'fontFile' needs "CreatedFontFileDisposerRecord.this.". 266 31
    # warning RequireThis Reference to instance variable 'tracker' needs "this.". 268 39
    # warning RequireThis Reference to instance variable 'tracker' needs "CreatedFontFileDisposerRecord.this.". 268 39
    # warning RequireThis Reference to instance variable 'tracker' needs "this.". 269 39
    # warning RequireThis Reference to instance variable 'tracker' needs "CreatedFontFileDisposerRecord.this.". 269 39
    # warning RequireThis Reference to instance variable 'fontFile' needs "this.". 269 61
    # warning RequireThis Reference to instance variable 'fontFile' needs "CreatedFontFileDisposerRecord.this.". 269 61
    # warning RequireThis Reference to instance variable 'fontFile' needs "this.". 277 35
    # warning RequireThis Reference to instance variable 'fontFile' needs "CreatedFontFileDisposerRecord.this.". 277 35
    # warning RequireThis Reference to instance variable 'fontFile' needs "this.". 280 84
    # warning RequireThis Reference to instance variable 'fontFile' needs "CreatedFontFileDisposerRecord.this.". 280 84

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/font/SunFontManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'badFonts' needs "this.". 384 33
    # warning RequireThis Reference to instance variable 'badFonts' needs "SunFontManager.this.". 384 33
    # warning RequireThis Reference to instance variable 'badFonts' needs "this.". 397 41
    # warning RequireThis Reference to instance variable 'badFonts' needs "SunFontManager.this.". 397 41
    # warning RequireThis Method call to 'registerFontDir' needs "this.". 422 29
    # warning RequireThis Method call to 'registerFontDir' needs "SunFontManager.this.". 422 29
    # warning RequireThis Method call to 'registerFontsInDir' needs "this.". 424 25
    # warning RequireThis Method call to 'registerFontsInDir' needs "SunFontManager.this.". 424 25
    # warning RequireThis Reference to instance variable 'fontConfig' needs "this.". 430 25
    # warning RequireThis Reference to instance variable 'fontConfig' needs "SunFontManager.this.". 430 25
    # warning RequireThis Method call to 'createFontConfiguration' needs "this.". 430 38
    # warning RequireThis Method call to 'createFontConfiguration' needs "SunFontManager.this.". 430 38
    # warning RequireThis Method call to 'getDefaultPlatformFont' needs "this.". 432 49
    # warning RequireThis Method call to 'getDefaultPlatformFont' needs "SunFontManager.this.". 432 49
    # warning RequireThis Reference to instance variable 'defaultFontName' needs "this.". 433 29
    # warning RequireThis Reference to instance variable 'defaultFontName' needs "SunFontManager.this.". 433 29
    # warning RequireThis Reference to instance variable 'defaultFontFileName' needs "this.". 434 29
    # warning RequireThis Reference to instance variable 'defaultFontFileName' needs "SunFontManager.this.". 434 29
    # warning RequireThis Reference to instance variable 'fontConfig' needs "this.". 437 48
    # warning RequireThis Reference to instance variable 'fontConfig' needs "SunFontManager.this.". 437 48
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 493 29
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 493 29
    # warning RequireThis Method call to 'getPlatformFontPath' needs "this.". 493 40
    # warning RequireThis Method call to 'getPlatformFontPath' needs "SunFontManager.this.". 493 40
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 496 33
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 496 33
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 500 33
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 500 33
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 501 37
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 501 37
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 503 33
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 503 33
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 506 33
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 506 33
    # warning RequireThis Method call to 'registerFontDirs' needs "this.". 508 29
    # warning RequireThis Method call to 'registerFontDirs' needs "SunFontManager.this.". 508 29
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 508 46
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 508 46
    # warning RequireThis Method call to 'registerFontDirs' needs "this.". 523 29
    # warning RequireThis Method call to 'registerFontDirs' needs "SunFontManager.this.". 523 29
    # warning RequireThis Method call to 'registerFontDir' needs "this.". 541 29
    # warning RequireThis Method call to 'registerFontDir' needs "SunFontManager.this.". 541 29
    # warning RequireThis Method call to 'initCompositeFonts' needs "this.". 544 25
    # warning RequireThis Method call to 'initCompositeFonts' needs "SunFontManager.this.". 544 25
    # warning RequireThis Reference to instance variable 'fontConfig' needs "this.". 544 44
    # warning RequireThis Reference to instance variable 'fontConfig' needs "SunFontManager.this.". 544 44
    # warning RequireThis Reference to instance variable 'pathDirs' needs "this.". 1309 21
    # warning RequireThis Reference to instance variable 'pathDirs' needs "SunFontManager.this.". 1309 21
    # warning RequireThis Reference to instance variable 'pathDirs' needs "this.". 1310 41
    # warning RequireThis Reference to instance variable 'pathDirs' needs "SunFontManager.this.". 1310 41
    # warning RequireThis Reference to instance variable 'pathDirs' needs "this.". 1321 40
    # warning RequireThis Reference to instance variable 'pathDirs' needs "SunFontManager.this.". 1321 40
    # warning RequireThis Reference to instance variable 'pathDirs' needs "this.". 1322 45
    # warning RequireThis Reference to instance variable 'pathDirs' needs "SunFontManager.this.". 1322 45
    # warning RequireThis Reference to instance variable 'pathDirs' needs "this.". 1935 42
    # warning RequireThis Reference to instance variable 'pathDirs' needs "SunFontManager.this.". 1935 42
    # warning RequireThis Reference to instance variable 'pathDirs' needs "this.". 1936 48
    # warning RequireThis Reference to instance variable 'pathDirs' needs "SunFontManager.this.". 1936 48
    # warning RequireThis Reference to instance variable 'fontFileCache' needs "this.". 2500 37
    # warning RequireThis Reference to instance variable 'fontFileCache' needs "SunFontManager.this.". 2500 37
    # warning RequireThis Reference to instance variable 'fontFileCache' needs "this.". 2502 41
    # warning RequireThis Reference to instance variable 'fontFileCache' needs "SunFontManager.this.". 2502 41
    # warning RequireThis Reference to instance variable 'tmpFontFiles' needs "this.". 2507 33
    # warning RequireThis Reference to instance variable 'tmpFontFiles' needs "SunFontManager.this.". 2507 33
    # warning RequireThis Reference to instance variable 'tmpFontFiles' needs "this.". 2508 57
    # warning RequireThis Reference to instance variable 'tmpFontFiles' needs "SunFontManager.this.". 2508 57
    # warning RequireThis Reference to instance variable 'tmpFontFiles' needs "this.". 2509 41
    # warning RequireThis Reference to instance variable 'tmpFontFiles' needs "SunFontManager.this.". 2509 41
    # warning RequireThis Reference to instance variable 'fileCloser' needs "this.". 2536 31
    # warning RequireThis Reference to instance variable 'fileCloser' needs "SunFontManager.this.". 2536 31
    # warning RequireThis Reference to instance variable 'fileCloser' needs "this.". 2537 31
    # warning RequireThis Reference to instance variable 'fileCloser' needs "SunFontManager.this.". 2537 31
    # warning RequireThis Reference to instance variable 'fileCloser' needs "this.". 2538 68
    # warning RequireThis Reference to instance variable 'fileCloser' needs "SunFontManager.this.". 2538 68
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 3312 25
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 3312 25
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 3313 25
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 3313 25
    # warning RequireThis Method call to 'getPlatformFontPath' needs "this.". 3313 36
    # warning RequireThis Method call to 'getPlatformFontPath' needs "SunFontManager.this.". 3313 36
    # warning RequireThis Method call to 'registerFontDirs' needs "this.". 3314 25
    # warning RequireThis Method call to 'registerFontDirs' needs "SunFontManager.this.". 3314 25
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 3314 42
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 3314 42
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 3316 25
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 3316 25
    # warning RequireThis Method call to 'gotFontsFromPlatform' needs "this.". 3320 31
    # warning RequireThis Method call to 'gotFontsFromPlatform' needs "SunFontManager.this.". 3320 31
    # warning RequireThis Method call to 'registerFontsOnPath' needs "this.". 3321 29
    # warning RequireThis Method call to 'registerFontsOnPath' needs "SunFontManager.this.". 3321 29
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 3321 49
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 3321 49
    # warning RequireThis Reference to instance variable 'loadedAllFontFiles' needs "this.". 3324 29
    # warning RequireThis Reference to instance variable 'loadedAllFontFiles' needs "SunFontManager.this.". 3324 29
    # warning RequireThis Method call to 'registerOtherFontFiles' needs "this.". 3327 21
    # warning RequireThis Method call to 'registerOtherFontFiles' needs "SunFontManager.this.". 3327 21
    # warning RequireThis Reference to instance variable 'registeredFontFiles' needs "this.". 3327 44
    # warning RequireThis Reference to instance variable 'registeredFontFiles' needs "SunFontManager.this.". 3327 44
    # warning RequireThis Reference to instance variable 'discoveredAllFonts' needs "this.". 3328 21
    # warning RequireThis Reference to instance variable 'discoveredAllFonts' needs "SunFontManager.this.". 3328 21
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 3447 25
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 3447 25
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 3448 25
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 3448 25
    # warning RequireThis Method call to 'getPlatformFontPath' needs "this.". 3448 36
    # warning RequireThis Method call to 'getPlatformFontPath' needs "SunFontManager.this.". 3448 36
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 3450 25
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 3450 25
    # warning RequireThis Method call to 'registerFontsOnPath' needs "this.". 3454 25
    # warning RequireThis Method call to 'registerFontsOnPath' needs "SunFontManager.this.". 3454 25
    # warning RequireThis Reference to instance variable 'fontPath' needs "this.". 3454 45
    # warning RequireThis Reference to instance variable 'fontPath' needs "SunFontManager.this.". 3454 45
    # warning RequireThis Reference to instance variable 'loadedAllFontFiles' needs "this.". 3458 21
    # warning RequireThis Reference to instance variable 'loadedAllFontFiles' needs "SunFontManager.this.". 3458 21
    # warning RequireThis Method call to 'registerFontsInDir' needs "this.". 3806 17
    # warning RequireThis Method call to 'registerFontsInDir' needs "SunFontManager.this.". 3806 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/font/TrueTypeFont.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'disposerRecord' needs "this.". 302 17
    # warning RequireThis Reference to instance variable 'disposerRecord' needs "TrueTypeFont.this.". 302 17
    # warning RequireThis Reference to instance variable 'disposerRecord' needs "this.". 303 33
    # warning RequireThis Reference to instance variable 'disposerRecord' needs "TrueTypeFont.this.". 303 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/font/Type1Font.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fileName' needs "this.". 92 29
    # warning RequireThis Reference to instance variable 'fileName' needs "T1DisposerRecord.this.". 92 29
    # warning RequireThis Reference to instance variable 'fileName' needs "this.". 93 47
    # warning RequireThis Reference to instance variable 'fileName' needs "T1DisposerRecord.this.". 93 47
    # warning RequireThis Reference to instance variable 'bufferRef' needs "this.". 208 17
    # warning RequireThis Reference to instance variable 'bufferRef' needs "Type1Font.this.". 208 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/invoke/anon/ConstantPoolPatch.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'putUTF8' needs "this.". 172 17
    # warning RequireThis Method call to 'putUTF8' needs "ConstantPoolPatch.this.". 172 17
    # warning RequireThis Method call to 'putConstantValue' needs "this.". 178 17
    # warning RequireThis Method call to 'putConstantValue' needs "ConstantPoolPatch.this.". 178 17
    # warning RequireThis Method call to 'putConstantValue' needs "this.". 185 21
    # warning RequireThis Method call to 'putConstantValue' needs "ConstantPoolPatch.this.". 185 21
    # warning RequireThis Method call to 'visitConstantValue' needs "this.". 189 21
    # warning RequireThis Method call to 'show' needs "this.". 212 17
    # warning RequireThis Method call to 'show' needs "this.". 218 17
    # warning RequireThis Method call to 'show' needs "this.". 224 17
    # warning RequireThis Method call to 'show' needs "this.". 232 17
    # warning RequireThis Method call to 'show' needs "this.". 239 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/java2d/StateTrackableDelegate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'theTracker' needs "this.". 117 33
    # warning RequireThis Reference to instance variable 'theTracker' needs "StateTrackableDelegate.this.". 117 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/java2d/opengl/OGLSurfaceData.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'initSurfaceNow' needs "this.". 324 21
    # warning RequireThis Method call to 'initSurfaceNow' needs "OGLSurfaceData.this.". 324 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/java2d/pipe/BufferedMaskFill.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'maskFill' needs "this.". 127 25
    # warning RequireThis Method call to 'maskFill' needs "BufferedMaskFill.this.". 127 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/java2d/pipe/BufferedRenderPipe.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'drawPoly' needs "this.". 231 25
    # warning RequireThis Method call to 'drawPoly' needs "BufferedRenderPipe.this.". 231 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/java2d/pipe/BufferedTextPipe.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'drawGlyphList' needs "this.". 144 21
    # warning RequireThis Method call to 'drawGlyphList' needs "BufferedTextPipe.this.". 144 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/java2d/pisces/Curve.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'nextCurveIdx' needs "this.". 264 24
    # warning RequireThis Reference to instance variable 'nextCurveIdx' needs "this.". 269 21
    # warning RequireThis Reference to instance variable 'nextCurveIdx' needs "this.". 270 37
    # warning RequireThis Reference to instance variable 'curCurveOff' needs "this.". 273 46
    # warning RequireThis Reference to instance variable 'prevT' needs "this.". 276 21
    # warning RequireThis Reference to instance variable 'curCurveOff' needs "this.". 278 21
    # warning RequireThis Reference to instance variable 'nextCurveIdx' needs "this.". 282 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/jvmstat/perfdata/monitor/protocol/local/LocalVmManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'userMatcher' needs "this.". 87 21
    # warning RequireThis Reference to instance variable 'userMatcher' needs "LocalVmManager.this.". 87 21
    # warning RequireThis Reference to instance variable 'userMatcher' needs "this.". 88 28
    # warning RequireThis Reference to instance variable 'userMatcher' needs "LocalVmManager.this.". 88 28
    # warning RequireThis Reference to instance variable 'fileMatcher' needs "this.". 100 17
    # warning RequireThis Reference to instance variable 'fileMatcher' needs "LocalVmManager.this.". 100 17
    # warning RequireThis Reference to instance variable 'fileMatcher' needs "this.". 101 24
    # warning RequireThis Reference to instance variable 'fileMatcher' needs "LocalVmManager.this.". 101 24
    # warning RequireThis Reference to instance variable 'tmpFilePattern' needs "this.". 105 9
    # warning RequireThis Reference to instance variable 'tmpFilePattern' needs "LocalVmManager.this.". 105 9
    # warning RequireThis Reference to instance variable 'tmpFileMatcher' needs "this.". 106 9
    # warning RequireThis Reference to instance variable 'tmpFileMatcher' needs "LocalVmManager.this.". 106 9
    # warning RequireThis Reference to instance variable 'tmpFilePattern' needs "this.". 106 26
    # warning RequireThis Reference to instance variable 'tmpFilePattern' needs "LocalVmManager.this.". 106 26
    # warning RequireThis Reference to instance variable 'tmpFileFilter' needs "this.". 108 9
    # warning RequireThis Reference to instance variable 'tmpFileFilter' needs "LocalVmManager.this.". 108 9
    # warning RequireThis Reference to instance variable 'tmpFileMatcher' needs "this.". 110 17
    # warning RequireThis Reference to instance variable 'tmpFileMatcher' needs "LocalVmManager.this.". 110 17
    # warning RequireThis Reference to instance variable 'tmpFileMatcher' needs "this.". 111 24
    # warning RequireThis Reference to instance variable 'tmpFileMatcher' needs "LocalVmManager.this.". 111 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/management/GarbageCollectionNotifInfoCompositeData.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gcNotifInfo' needs "this.". 71 53
    # warning RequireThis Reference to instance variable 'gcNotifInfo' needs "GarbageCollectionNotifInfoCompositeData.this.". 71 53

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/management/ManagementFactoryHelper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'objname' needs "this.". 231 37
    # warning RequireThis Reference to instance variable 'objname' needs "this.". 238 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/management/MappedMXBeanType.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'javaClass' needs "this.". 618 36
    # warning RequireThis Reference to instance variable 'javaClass' needs "CompositeDataMXBeanType.this.". 618 36
    # warning RequireThis Reference to instance variable 'javaClass' needs "this.". 639 36
    # warning RequireThis Reference to instance variable 'javaClass' needs "CompositeDataMXBeanType.this.". 639 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/misc/ExtensionDependency.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'debugException' needs "this.". 420 26
    # warning RequireThis Method call to 'debugException' needs "ExtensionDependency.this.". 420 26
    # warning RequireThis Method call to 'debugException' needs "this.". 495 26
    # warning RequireThis Method call to 'debugException' needs "ExtensionDependency.this.". 495 26
    # warning RequireThis Method call to 'debugException' needs "this.". 522 33
    # warning RequireThis Method call to 'debugException' needs "ExtensionDependency.this.". 522 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/misc/Launcher.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'path' needs "this.". 527 35
    # warning RequireThis Reference to instance variable 'path' needs "PathPermissions.this.". 527 35
    # warning RequireThis Reference to instance variable 'path' needs "this.". 528 30
    # warning RequireThis Reference to instance variable 'path' needs "PathPermissions.this.". 528 30
    # warning RequireThis Reference to instance variable 'path' needs "this.". 531 25
    # warning RequireThis Reference to instance variable 'path' needs "PathPermissions.this.". 531 25
    # warning RequireThis Reference to instance variable 'path' needs "this.". 533 25
    # warning RequireThis Reference to instance variable 'path' needs "PathPermissions.this.". 533 25
    # warning RequireThis Reference to instance variable 'codeBase' needs "this.". 536 25
    # warning RequireThis Reference to instance variable 'codeBase' needs "PathPermissions.this.". 536 25
    # warning RequireThis Reference to instance variable 'perms' needs "this.". 540 29
    # warning RequireThis Reference to instance variable 'perms' needs "PathPermissions.this.". 540 29
    # warning RequireThis Reference to instance variable 'perms' needs "this.". 543 29
    # warning RequireThis Reference to instance variable 'perms' needs "PathPermissions.this.". 543 29
    # warning RequireThis Reference to instance variable 'path' needs "this.". 550 29
    # warning RequireThis Reference to instance variable 'path' needs "PathPermissions.this.". 550 29
    # warning RequireThis Reference to instance variable 'perms' needs "this.". 551 29
    # warning RequireThis Reference to instance variable 'perms' needs "PathPermissions.this.". 551 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/misc/SoftCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hashIterator' needs "this.". 401 28
    # warning RequireThis Reference to instance variable 'hashIterator' needs "this.". 402 52
    # warning RequireThis Reference to instance variable 'next' needs "this.". 409 25
    # warning RequireThis Reference to instance variable 'next' needs "this.". 416 26
    # warning RequireThis Method call to 'hasNext' needs "this.". 416 44
    # warning RequireThis Reference to instance variable 'next' needs "this.". 418 31
    # warning RequireThis Reference to instance variable 'next' needs "this.". 419 21
    # warning RequireThis Reference to instance variable 'hashIterator' needs "this.". 424 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/misc/URLClassPath.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'url' needs "this.". 221 21
    # warning RequireThis Method call to 'getLoader' needs "this.". 225 38
    # warning RequireThis Method call to 'getLoader' needs "URLClassPath.this.". 225 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 225 48
    # warning RequireThis Reference to instance variable 'url' needs "this.". 226 25
    # warning RequireThis Reference to instance variable 'url' needs "this.". 227 29
    # warning RequireThis Method call to 'next' needs "this.". 236 24
    # warning RequireThis Method call to 'next' needs "this.". 240 22
    # warning RequireThis Reference to instance variable 'url' needs "this.". 243 25
    # warning RequireThis Reference to instance variable 'url' needs "this.". 244 17
    # warning RequireThis Reference to instance variable 'res' needs "this.". 268 21
    # warning RequireThis Method call to 'getLoader' needs "this.". 272 38
    # warning RequireThis Method call to 'getLoader' needs "URLClassPath.this.". 272 38
    # warning RequireThis Reference to instance variable 'index' needs "this.". 272 48
    # warning RequireThis Reference to instance variable 'res' needs "this.". 273 25
    # warning RequireThis Reference to instance variable 'res' needs "this.". 274 29
    # warning RequireThis Method call to 'next' needs "this.". 283 24
    # warning RequireThis Method call to 'next' needs "this.". 287 22
    # warning RequireThis Reference to instance variable 'res' needs "this.". 290 30
    # warning RequireThis Reference to instance variable 'res' needs "this.". 291 17
    # warning RequireThis Reference to instance variable 'jarHandler' needs "this.". 366 51
    # warning RequireThis Reference to instance variable 'jarHandler' needs "URLClassPath.this.". 366 51
    # warning RequireThis Reference to instance variable 'lmap' needs "this.". 366 63
    # warning RequireThis Reference to instance variable 'lmap' needs "URLClassPath.this.". 366 63
    # warning RequireThis Reference to instance variable 'base' needs "this.". 552 56
    # warning RequireThis Reference to instance variable 'base' needs "Loader.this.". 552 56
    # warning RequireThis Reference to instance variable 'jar' needs "this.". 674 33
    # warning RequireThis Reference to instance variable 'jar' needs "JarLoader.this.". 674 33
    # warning RequireThis Method call to 'getJarFile' needs "this.". 674 39
    # warning RequireThis Method call to 'getJarFile' needs "JarLoader.this.". 674 39
    # warning RequireThis Reference to instance variable 'csu' needs "this.". 674 50
    # warning RequireThis Reference to instance variable 'csu' needs "JarLoader.this.". 674 50
    # warning RequireThis Reference to instance variable 'index' needs "this.". 675 33
    # warning RequireThis Reference to instance variable 'index' needs "JarLoader.this.". 675 33
    # warning RequireThis Reference to instance variable 'jar' needs "this.". 675 62
    # warning RequireThis Reference to instance variable 'jar' needs "JarLoader.this.". 675 62
    # warning RequireThis Reference to instance variable 'metaIndex' needs "this.". 675 67
    # warning RequireThis Reference to instance variable 'metaIndex' needs "JarLoader.this.". 675 67
    # warning RequireThis Reference to instance variable 'index' needs "this.". 676 37
    # warning RequireThis Reference to instance variable 'index' needs "JarLoader.this.". 676 37
    # warning RequireThis Reference to instance variable 'index' needs "this.". 677 57
    # warning RequireThis Reference to instance variable 'index' needs "JarLoader.this.". 677 57
    # warning RequireThis Reference to instance variable 'csu' needs "this.". 685 66
    # warning RequireThis Reference to instance variable 'csu' needs "JarLoader.this.". 685 66
    # warning RequireThis Reference to instance variable 'lmap' needs "this.". 688 50
    # warning RequireThis Reference to instance variable 'lmap' needs "JarLoader.this.". 688 50
    # warning RequireThis Reference to instance variable 'lmap' needs "this.". 689 49
    # warning RequireThis Reference to instance variable 'lmap' needs "JarLoader.this.". 689 49
    # warning RequireThis Reference to instance variable 'csu' needs "this.". 774 56
    # warning RequireThis Reference to instance variable 'csu' needs "JarLoader.this.". 774 56
    # warning RequireThis Reference to instance variable 'jar' needs "this.". 776 30
    # warning RequireThis Reference to instance variable 'jar' needs "JarLoader.this.". 776 30
    # warning RequireThis Reference to instance variable 'jar' needs "this.". 780 30
    # warning RequireThis Reference to instance variable 'jar' needs "JarLoader.this.". 780 30
    # warning RequireThis Reference to instance variable 'handler' needs "this.". 892 67
    # warning RequireThis Reference to instance variable 'handler' needs "JarLoader.this.". 892 67
    # warning RequireThis Reference to instance variable 'lmap' needs "this.". 893 45
    # warning RequireThis Reference to instance variable 'lmap' needs "JarLoader.this.". 893 45

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/net/NetworkClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'proxy' needs "this.". 159 58
    # warning RequireThis Reference to instance variable 'proxy' needs "NetworkClient.this.". 159 58
    # warning RequireThis Reference to instance variable 'proxy' needs "this.". 161 24
    # warning RequireThis Reference to instance variable 'proxy' needs "NetworkClient.this.". 161 24
    # warning RequireThis Reference to instance variable 'serverSocket' needs "this.". 206 40
    # warning RequireThis Reference to instance variable 'serverSocket' needs "NetworkClient.this.". 206 40

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/net/ftp/impl/FtpClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'proxy' needs "this.". 642 51
    # warning RequireThis Reference to instance variable 'proxy' needs "FtpClient.this.". 642 51
    # warning RequireThis Reference to instance variable 'server' needs "this.". 656 32
    # warning RequireThis Reference to instance variable 'server' needs "FtpClient.this.". 656 32
    # warning RequireThis Reference to instance variable 'connectTimeout' needs "this.". 663 13
    # warning RequireThis Reference to instance variable 'connectTimeout' needs "FtpClient.this.". 663 13
    # warning RequireThis Reference to instance variable 'proxy' needs "this.". 935 51
    # warning RequireThis Reference to instance variable 'proxy' needs "FtpClient.this.". 935 51

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/net/httpserver/ServerImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'schan' needs "this.". 253 48
    # warning RequireThis Reference to instance variable 'schan' needs "ServerImpl.this.". 253 48

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/net/spi/DefaultProxySelector.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getSystemProxy' needs "this.". 241 52
    # warning RequireThis Method call to 'getSystemProxy' needs "DefaultProxySelector.this.". 241 52
    # warning RequireThis Method call to 'defaultPort' needs "this.". 303 45
    # warning RequireThis Method call to 'defaultPort' needs "DefaultProxySelector.this.". 303 45
    # warning RequireThis Method call to 'defaultPort' needs "this.". 305 45
    # warning RequireThis Method call to 'defaultPort' needs "DefaultProxySelector.this.". 305 45

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/net/www/http/HttpClient.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'openServer' needs "this.". 484 21
    # warning RequireThis Method call to 'openServer' needs "HttpClient.this.". 484 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/net/www/http/KeepAliveCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keepAliveTimer' needs "this.". 106 21
    # warning RequireThis Reference to instance variable 'keepAliveTimer' needs "KeepAliveCache.this.". 106 21
    # warning RequireThis Reference to instance variable 'keepAliveTimer' needs "this.". 107 21
    # warning RequireThis Reference to instance variable 'keepAliveTimer' needs "KeepAliveCache.this.". 107 21
    # warning RequireThis Reference to instance variable 'keepAliveTimer' needs "this.". 108 21
    # warning RequireThis Reference to instance variable 'keepAliveTimer' needs "KeepAliveCache.this.". 108 21
    # warning RequireThis Reference to instance variable 'keepAliveTimer' needs "this.". 111 21
    # warning RequireThis Reference to instance variable 'keepAliveTimer' needs "KeepAliveCache.this.". 111 21
    # warning RequireThis Reference to instance variable 'keepAliveTimer' needs "this.". 112 21
    # warning RequireThis Reference to instance variable 'keepAliveTimer' needs "KeepAliveCache.this.". 112 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/net/www/protocol/http/HttpURLConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cacheHandler' needs "this.". 824 9
    # warning RequireThis Reference to instance variable 'cacheHandler' needs "HttpURLConnection.this.". 824 9
    # warning RequireThis Method call to 'plainConnect0' needs "this.". 987 29
    # warning RequireThis Method call to 'plainConnect0' needs "HttpURLConnection.this.". 987 29
    # warning RequireThis Method call to 'getOutputStream0' needs "this.". 1248 36
    # warning RequireThis Method call to 'getOutputStream0' needs "HttpURLConnection.this.". 1248 36
    # warning RequireThis Method call to 'getInputStream0' needs "this.". 1431 36
    # warning RequireThis Method call to 'getInputStream0' needs "HttpURLConnection.this.". 1431 36
    # warning RequireThis Method call to 'followRedirect0' needs "this.". 2565 36
    # warning RequireThis Method call to 'followRedirect0' needs "HttpURLConnection.this.". 2565 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/nio/ch/AsynchronousChannelGroupImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pool' needs "this.". 251 17
    # warning RequireThis Reference to instance variable 'pool' needs "AsynchronousChannelGroupImpl.this.". 251 17
    # warning RequireThis Reference to instance variable 'timeoutExecutor' needs "this.". 252 17
    # warning RequireThis Reference to instance variable 'timeoutExecutor' needs "AsynchronousChannelGroupImpl.this.". 252 17
    # warning RequireThis Method call to 'executeOnPooledThread' needs "this.". 336 9
    # warning RequireThis Method call to 'executeOnPooledThread' needs "AsynchronousChannelGroupImpl.this.". 336 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/nio/ch/SimpleAsynchronousFileChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 201 26
    # warning RequireThis Reference to instance variable 'threads' needs "SimpleAsynchronousFileChannelImpl.this.". 201 26
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 221 21
    # warning RequireThis Reference to instance variable 'threads' needs "SimpleAsynchronousFileChannelImpl.this.". 221 21
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 317 26
    # warning RequireThis Reference to instance variable 'threads' needs "SimpleAsynchronousFileChannelImpl.this.". 317 26
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 331 21
    # warning RequireThis Reference to instance variable 'threads' needs "SimpleAsynchronousFileChannelImpl.this.". 331 21
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 371 26
    # warning RequireThis Reference to instance variable 'threads' needs "SimpleAsynchronousFileChannelImpl.this.". 371 26
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 385 21
    # warning RequireThis Reference to instance variable 'threads' needs "SimpleAsynchronousFileChannelImpl.this.". 385 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/nio/ch/SocketAdaptor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sc' needs "this.". 258 57
    # warning RequireThis Reference to instance variable 'sc' needs "SocketAdaptor.this.". 258 57

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/nio/cs/AbstractCharsetProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 177 28
    # warning RequireThis Reference to instance variable 'i' needs "this.". 181 34
    # warning RequireThis Method call to 'lookup' needs "this.". 183 32
    # warning RequireThis Method call to 'lookup' needs "AbstractCharsetProvider.this.". 183 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/nio/cs/FastCharsetProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 144 28
    # warning RequireThis Reference to instance variable 'i' needs "this.". 148 34
    # warning RequireThis Method call to 'lookup' needs "this.". 149 28
    # warning RequireThis Method call to 'lookup' needs "FastCharsetProvider.this.". 149 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/nio/fs/AbstractPath.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 75 25
    # warning RequireThis Reference to instance variable 'i' needs "this.". 79 21
    # warning RequireThis Reference to instance variable 'i' needs "this.". 80 43
    # warning RequireThis Reference to instance variable 'i' needs "this.". 81 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/nio/fs/PollingWatchService.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doPrivilegedRegister' needs "this.". 130 32
    # warning RequireThis Method call to 'doPrivilegedRegister' needs "PollingWatchService.this.". 130 32
    # warning RequireThis Reference to instance variable 'scheduledExecutor' needs "this.". 193 17
    # warning RequireThis Reference to instance variable 'scheduledExecutor' needs "PollingWatchService.this.". 193 17
    # warning RequireThis Method call to 'poll' needs "this.". 290 71
    # warning RequireThis Method call to 'poll' needs "PollingWatchKey.this.". 290 71

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/print/PSPrinterJob.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'spoolFile' needs "this.". 759 20
    # warning RequireThis Reference to instance variable 'spoolFile' needs "PSPrinterJob.this.". 759 20
    # warning RequireThis Reference to instance variable 'spoolFile' needs "this.". 759 41
    # warning RequireThis Reference to instance variable 'spoolFile' needs "PSPrinterJob.this.". 759 41
    # warning RequireThis Reference to instance variable 'spoolFile' needs "this.". 760 20
    # warning RequireThis Reference to instance variable 'spoolFile' needs "PSPrinterJob.this.". 760 20

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/print/RasterPrinterJob.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getPrintService' needs "this.". 723 44
    # warning RequireThis Method call to 'getPrintService' needs "RasterPrinterJob.this.". 723 44
    # warning RequireThis Method call to 'getPrintService' needs "this.". 779 44
    # warning RequireThis Method call to 'getPrintService' needs "RasterPrinterJob.this.". 779 44
    # warning RequireThis Method call to 'getPrintService' needs "this.". 879 44
    # warning RequireThis Method call to 'getPrintService' needs "RasterPrinterJob.this.". 879 44

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/print/ServiceDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'dispose' needs "this.". 225 17
    # warning RequireThis Method call to 'dispose' needs "ServiceDialog.this.". 225 17
    # warning RequireThis Method call to 'dispose' needs "this.". 296 17
    # warning RequireThis Method call to 'dispose' needs "ServiceDialog.this.". 296 17
    # warning RequireThis Method call to 'dispose' needs "this.". 312 17
    # warning RequireThis Method call to 'dispose' needs "ServiceDialog.this.". 312 17
    # warning RequireThis Reference to instance variable 'lbl' needs "this.". 2811 13
    # warning RequireThis Reference to instance variable 'lbl' needs "IconRadioButton.this.". 2811 13
    # warning RequireThis Reference to instance variable 'lbl' needs "this.". 2812 17
    # warning RequireThis Reference to instance variable 'lbl' needs "IconRadioButton.this.". 2812 17
    # warning RequireThis Reference to instance variable 'rb' needs "this.". 2814 13
    # warning RequireThis Reference to instance variable 'rb' needs "IconRadioButton.this.". 2814 13
    # warning RequireThis Reference to instance variable 'rb' needs "this.". 2815 13
    # warning RequireThis Reference to instance variable 'rb' needs "IconRadioButton.this.". 2815 13
    # warning RequireThis Reference to instance variable 'rb' needs "this.". 2816 21
    # warning RequireThis Reference to instance variable 'rb' needs "IconRadioButton.this.". 2816 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/reflect/annotation/AnnotationInvocationHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'type' needs "this.". 279 45
    # warning RequireThis Reference to instance variable 'type' needs "AnnotationInvocationHandler.this.". 279 45
    # warning RequireThis Reference to instance variable 'memberMethods' needs "this.". 285 16
    # warning RequireThis Reference to instance variable 'memberMethods' needs "AnnotationInvocationHandler.this.". 285 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/reflect/annotation/AnnotationType.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'memberTypes' needs "this.". 116 9
    # warning RequireThis Reference to instance variable 'memberTypes' needs "AnnotationType.this.". 116 9
    # warning RequireThis Reference to instance variable 'memberDefaults' needs "this.". 117 9
    # warning RequireThis Reference to instance variable 'memberDefaults' needs "AnnotationType.this.". 117 9
    # warning RequireThis Reference to instance variable 'members' needs "this.". 118 9
    # warning RequireThis Reference to instance variable 'members' needs "AnnotationType.this.". 118 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/registry/RegistryImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setup' needs "this.". 103 25
    # warning RequireThis Method call to 'setup' needs "RegistryImpl.this.". 103 25
    # warning RequireThis Method call to 'setup' needs "this.". 128 25
    # warning RequireThis Method call to 'setup' needs "RegistryImpl.this.". 128 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/rmic/BatchEnvironment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 248 32
    # warning RequireThis Reference to instance variable 'pos' needs "PathIterator.this.". 248 32
    # warning RequireThis Reference to instance variable 'path' needs "this.". 248 39
    # warning RequireThis Reference to instance variable 'path' needs "PathIterator.this.". 248 39
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 251 35
    # warning RequireThis Reference to instance variable 'pos' needs "PathIterator.this.". 251 35
    # warning RequireThis Reference to instance variable 'path' needs "this.". 252 35
    # warning RequireThis Reference to instance variable 'path' needs "PathIterator.this.". 252 35
    # warning RequireThis Reference to instance variable 'path' needs "this.". 254 35
    # warning RequireThis Reference to instance variable 'path' needs "PathIterator.this.". 254 35
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 255 25
    # warning RequireThis Reference to instance variable 'pos' needs "PathIterator.this.". 255 25
    # warning RequireThis Reference to instance variable 'emptyPathDefault' needs "this.". 257 43
    # warning RequireThis Reference to instance variable 'emptyPathDefault' needs "PathIterator.this.". 257 43
    # warning RequireThis Reference to instance variable 'emptyPathDefault' needs "this.". 258 36
    # warning RequireThis Reference to instance variable 'emptyPathDefault' needs "PathIterator.this.". 258 36
    # warning RequireThis Reference to instance variable 'path' needs "this.". 260 36
    # warning RequireThis Reference to instance variable 'path' needs "PathIterator.this.". 260 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/runtime/NewThreadAction.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'group' needs "this.". 60 21
    # warning RequireThis Reference to instance variable 'group' needs "NewThreadAction.this.". 60 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/runtime/RuntimeUtil.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'count' needs "this.". 79 48

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/server/Activation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'command' needs "this.". 1745 21
    # warning RequireThis Reference to instance variable 'command' needs "Activation.this.". 1745 21
    # warning RequireThis Reference to instance variable 'command' needs "this.". 1750 21
    # warning RequireThis Reference to instance variable 'command' needs "Activation.this.". 1750 21
    # warning RequireThis Reference to instance variable 'command' needs "this.". 1755 40
    # warning RequireThis Reference to instance variable 'command' needs "Activation.this.". 1755 40
    # warning RequireThis Reference to instance variable 'command' needs "this.". 1756 9
    # warning RequireThis Reference to instance variable 'command' needs "Activation.this.". 1756 9
    # warning RequireThis Reference to instance variable 'command' needs "this.". 1756 17
    # warning RequireThis Reference to instance variable 'command' needs "Activation.this.". 1756 17
    # warning RequireThis Reference to instance variable 'serverSocket' needs "this.". 2237 32
    # warning RequireThis Reference to instance variable 'serverSocket' needs "DelayedAcceptServerSocket.this.". 2237 32
    # warning RequireThis Reference to instance variable 'serverSocket' needs "this.". 2251 32
    # warning RequireThis Reference to instance variable 'serverSocket' needs "DelayedAcceptServerSocket.this.". 2251 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/transport/DGCAckHandler.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'release' needs "this.". 121 21
    # warning RequireThis Method call to 'release' needs "DGCAckHandler.this.". 121 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/transport/DGCClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'renewCleanThread' needs "this.". 479 29
    # warning RequireThis Reference to instance variable 'renewCleanThread' needs "EndpointEntry.this.". 479 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/transport/DGCImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'checkLeases' needs "this.". 157 33
    # warning RequireThis Method call to 'checkLeases' needs "DGCImpl.this.". 157 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/transport/Target.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ccl' needs "this.". 340 49
    # warning RequireThis Reference to instance variable 'ccl' needs "Target.this.". 340 49
    # warning RequireThis Method call to 'unpinImpl' needs "this.". 348 13
    # warning RequireThis Method call to 'unpinImpl' needs "Target.this.". 348 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/transport/Transport.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'checkAcceptPermission' needs "this.". 177 33
    # warning RequireThis Method call to 'checkAcceptPermission' needs "Transport.this.". 177 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/transport/proxy/WrappedSocket.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'socket' needs "this.". 87 40
    # warning RequireThis Reference to instance variable 'socket' needs "WrappedSocket.this.". 87 40

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/rmi/transport/tcp/TCPChannel.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'freeCachedConnections' needs "this.". 352 33
    # warning RequireThis Method call to 'freeCachedConnections' needs "TCPChannel.this.". 352 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/jca/ProviderConfig.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'className' needs "this.". 215 50
    # warning RequireThis Reference to instance variable 'className' needs "ProviderConfig.this.". 215 50
    # warning RequireThis Reference to instance variable 'className' needs "this.". 217 51
    # warning RequireThis Reference to instance variable 'className' needs "ProviderConfig.this.". 217 51
    # warning RequireThis Method call to 'hasArgument' needs "this.". 220 25
    # warning RequireThis Method call to 'hasArgument' needs "ProviderConfig.this.". 220 25
    # warning RequireThis Reference to instance variable 'argument' needs "this.". 224 48
    # warning RequireThis Reference to instance variable 'argument' needs "ProviderConfig.this.". 224 48
    # warning RequireThis Reference to instance variable 'className' needs "this.". 233 43
    # warning RequireThis Reference to instance variable 'className' needs "ProviderConfig.this.". 233 43
    # warning RequireThis Method call to 'disableLoad' needs "this.". 235 25
    # warning RequireThis Method call to 'disableLoad' needs "ProviderConfig.this.". 235 25
    # warning RequireThis Method call to 'disableLoad' needs "this.". 255 25
    # warning RequireThis Method call to 'disableLoad' needs "ProviderConfig.this.". 255 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/jca/ProviderList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'configs' needs "this.". 145 20
    # warning RequireThis Reference to instance variable 'configs' needs "ProviderList.this.". 145 20
    # warning RequireThis Method call to 'getProvider' needs "this.". 148 20
    # warning RequireThis Method call to 'getProvider' needs "ProviderList.this.". 148 20
    # warning RequireThis Method call to 'tryGet' needs "this.". 486 28
    # warning RequireThis Method call to 'tryGet' needs "ServiceList.this.". 486 28
    # warning RequireThis Reference to instance variable 'index' needs "this.". 486 35
    # warning RequireThis Method call to 'tryGet' needs "this.". 490 33
    # warning RequireThis Method call to 'tryGet' needs "ServiceList.this.". 490 33
    # warning RequireThis Reference to instance variable 'index' needs "this.". 490 40
    # warning RequireThis Reference to instance variable 'index' needs "this.". 494 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/jgss/krb5/Krb5Context.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myName' needs "this.". 657 45
    # warning RequireThis Reference to instance variable 'myName' needs "Krb5Context.this.". 657 45
    # warning RequireThis Reference to instance variable 'peerName' needs "this.". 659 41
    # warning RequireThis Reference to instance variable 'peerName' needs "Krb5Context.this.". 659 41

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/pkcs11/SunPKCS11.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'createPoller' needs "this.". 838 9
    # warning RequireThis Method call to 'createPoller' needs "SunPKCS11.this.". 838 9
    # warning RequireThis Reference to instance variable 'config' needs "this.". 934 28
    # warning RequireThis Reference to instance variable 'config' needs "SunPKCS11.this.". 934 28
    # warning RequireThis Reference to instance variable 'config' needs "this.". 944 21
    # warning RequireThis Reference to instance variable 'config' needs "SunPKCS11.this.". 944 21
    # warning RequireThis Reference to instance variable 'config' needs "this.". 947 39
    # warning RequireThis Reference to instance variable 'config' needs "SunPKCS11.this.". 947 39
    # warning RequireThis Reference to instance variable 'pHandler' needs "this.". 1408 17
    # warning RequireThis Reference to instance variable 'pHandler' needs "SunPKCS11.this.". 1408 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/provider/AuthPolicyFile.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'init' needs "this.". 148 17
    # warning RequireThis Method call to 'init' needs "AuthPolicyFile.this.". 148 17
    # warning RequireThis Reference to instance variable 'initialized' needs "this.". 578 21
    # warning RequireThis Reference to instance variable 'initialized' needs "AuthPolicyFile.this.". 578 21
    # warning RequireThis Method call to 'getPermissions' needs "this.". 579 28
    # warning RequireThis Method call to 'getPermissions' needs "AuthPolicyFile.this.". 579 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/provider/ConfigFile.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'init' needs "this.". 172 29
    # warning RequireThis Method call to 'init' needs "Spi.this.". 172 29
    # warning RequireThis Reference to instance variable 'url' needs "this.". 179 29
    # warning RequireThis Reference to instance variable 'url' needs "Spi.this.". 179 29
    # warning RequireThis Method call to 'init' needs "this.". 180 29
    # warning RequireThis Method call to 'init' needs "Spi.this.". 180 29
    # warning RequireThis Method call to 'init' needs "this.". 394 25
    # warning RequireThis Method call to 'init' needs "Spi.this.". 394 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/provider/DomainKeyStore.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'aliases' needs "this.". 386 25
    # warning RequireThis Reference to instance variable 'keystoresEntry' needs "this.". 388 29
    # warning RequireThis Reference to instance variable 'prefix' needs "this.". 389 29
    # warning RequireThis Reference to instance variable 'keystoresEntry' needs "this.". 389 38
    # warning RequireThis Reference to instance variable 'aliases' needs "this.". 391 29
    # warning RequireThis Reference to instance variable 'keystoresEntry' needs "this.". 391 39
    # warning RequireThis Reference to instance variable 'aliases' needs "this.". 396 25
    # warning RequireThis Reference to instance variable 'keystoresEntry' needs "this.". 400 29
    # warning RequireThis Reference to instance variable 'prefix' needs "this.". 401 29
    # warning RequireThis Reference to instance variable 'keystoresEntry' needs "this.". 401 38
    # warning RequireThis Reference to instance variable 'aliases' needs "this.". 403 29
    # warning RequireThis Reference to instance variable 'keystoresEntry' needs "this.". 403 39
    # warning RequireThis Reference to instance variable 'aliases' needs "this.". 412 24
    # warning RequireThis Method call to 'hasMoreElements' needs "this.". 416 21
    # warning RequireThis Reference to instance variable 'prefix' needs "this.". 417 28
    # warning RequireThis Reference to instance variable 'aliases' needs "this.". 417 37

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/provider/PolicyFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'expandProperties' needs "this.". 416 17
    # warning RequireThis Reference to instance variable 'expandProperties' needs "PolicyFile.this.". 416 17
    # warning RequireThis Reference to instance variable 'ignoreIdentityScope' needs "this.". 418 17
    # warning RequireThis Reference to instance variable 'ignoreIdentityScope' needs "PolicyFile.this.". 418 17
    # warning RequireThis Reference to instance variable 'allowSystemProperties' needs "this.". 420 17
    # warning RequireThis Reference to instance variable 'allowSystemProperties' needs "PolicyFile.this.". 420 17
    # warning RequireThis Reference to instance variable 'notUtf8' needs "this.". 422 17
    # warning RequireThis Reference to instance variable 'notUtf8' needs "PolicyFile.this.". 422 17
    # warning RequireThis Method call to 'init' needs "this.". 457 25
    # warning RequireThis Method call to 'init' needs "PolicyFile.this.". 457 25
    # warning RequireThis Method call to 'initStaticPolicy' needs "this.". 459 25
    # warning RequireThis Method call to 'initStaticPolicy' needs "PolicyFile.this.". 459 25
    # warning RequireThis Reference to instance variable 'allowSystemProperties' needs "this.". 499 21
    # warning RequireThis Reference to instance variable 'allowSystemProperties' needs "PolicyFile.this.". 499 21
    # warning RequireThis Method call to 'init' needs "this.". 521 33
    # warning RequireThis Method call to 'init' needs "PolicyFile.this.". 521 33
    # warning RequireThis Method call to 'init' needs "this.". 562 29
    # warning RequireThis Method call to 'init' needs "PolicyFile.this.". 562 29
    # warning RequireThis Method call to 'canonicalizeCodebase' needs "this.". 718 50
    # warning RequireThis Method call to 'canonicalizeCodebase' needs "PolicyFile.this.". 718 50
    # warning RequireThis Method call to 'canonicalizeCodebase' needs "this.". 1188 28
    # warning RequireThis Method call to 'canonicalizeCodebase' needs "PolicyFile.this.". 1188 28
    # warning RequireThis Method call to 'getPermissions' needs "this.". 1191 16
    # warning RequireThis Method call to 'getPermissions' needs "PolicyFile.this.". 1191 16
    # warning RequireThis Method call to 'canonicalizeCodebase' needs "this.". 1215 28
    # warning RequireThis Method call to 'canonicalizeCodebase' needs "PolicyFile.this.". 1215 28
    # warning RequireThis Method call to 'getPermissions' needs "this.". 1219 16
    # warning RequireThis Method call to 'getPermissions' needs "PolicyFile.this.". 1219 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/provider/SeedGenerator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'seedGroup' needs "this.". 294 13
    # warning RequireThis Reference to instance variable 'seedGroup' needs "ThreadedSeedGenerator.this.". 294 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/ssl/Handshaker.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'processLoop' needs "this.". 865 21
    # warning RequireThis Method call to 'processLoop' needs "Handshaker.this.". 865 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/ssl/KerberosClientKeyExchange.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'createImpl' needs "this.". 57 52
    # warning RequireThis Method call to 'createImpl' needs "KerberosClientKeyExchange.this.". 57 52

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/ssl/SSLSessionContextImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cacheLimit' needs "this.". 210 13
    # warning RequireThis Reference to instance variable 'cacheLimit' needs "SSLSessionContextImpl.this.". 210 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/ssl/SSLSocketImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'event' needs "this.". 2584 46
    # warning RequireThis Reference to instance variable 'event' needs "NotifyHandshakeThread.this.". 2584 46

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/ssl/ServerHandshaker.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serviceCreds' needs "this.". 1461 17
    # warning RequireThis Reference to instance variable 'serviceCreds' needs "ServerHandshaker.this.". 1461 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/ssl/SunJSSE.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doRegister' needs "this.". 154 17
    # warning RequireThis Method call to 'doRegister' needs "SunJSSE.this.". 154 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/security/tools/policytool/PolicyTool.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'addNewComponent' needs "this.". 1510 9
    # warning RequireThis Method call to 'addNewComponent' needs "ToolWindow.this.". 1510 9
    # warning RequireThis Method call to 'addNewComponent' needs "this.". 1522 9
    # warning RequireThis Method call to 'addNewComponent' needs "ToolWindow.this.". 1522 9
    # warning RequireThis Method call to 'addNewComponent' needs "this.". 1526 9
    # warning RequireThis Method call to 'addNewComponent' needs "ToolWindow.this.". 1526 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/swing/FilePane.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getModel' needs "this.". 129 41
    # warning RequireThis Method call to 'getModel' needs "FilePane.this.". 129 41
    # warning RequireThis Reference to instance variable 'detailsTable' needs "this.". 132 17
    # warning RequireThis Reference to instance variable 'detailsTable' needs "FilePane.this.". 132 17
    # warning RequireThis Reference to instance variable 'detailsTable' needs "this.". 137 33
    # warning RequireThis Reference to instance variable 'detailsTable' needs "FilePane.this.". 137 33
    # warning RequireThis Reference to instance variable 'detailsTable' needs "this.". 144 30
    # warning RequireThis Reference to instance variable 'detailsTable' needs "FilePane.this.". 144 30
    # warning RequireThis Reference to instance variable 'detailsTable' needs "this.". 187 17
    # warning RequireThis Reference to instance variable 'detailsTable' needs "FilePane.this.". 187 17
    # warning RequireThis Reference to instance variable 'detailsTable' needs "this.". 189 38
    # warning RequireThis Reference to instance variable 'detailsTable' needs "FilePane.this.". 189 38
    # warning RequireThis Reference to instance variable 'detailsTable' needs "this.". 190 25
    # warning RequireThis Reference to instance variable 'detailsTable' needs "FilePane.this.". 190 25
    # warning RequireThis Reference to instance variable 'detailsTable' needs "this.". 191 17
    # warning RequireThis Reference to instance variable 'detailsTable' needs "FilePane.this.". 191 17
    # warning RequireThis Method call to 'getModel' needs "this.". 196 41
    # warning RequireThis Method call to 'getModel' needs "FilePane.this.". 196 41
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 197 40
    # warning RequireThis Method call to 'getFileChooser' needs "FilePane.this.". 197 40
    # warning RequireThis Method call to 'getRowSorter' needs "this.". 198 47
    # warning RequireThis Method call to 'getRowSorter' needs "FilePane.this.". 198 47
    # warning RequireThis Method call to 'applyEdit' needs "this.". 220 17
    # warning RequireThis Method call to 'applyEdit' needs "FilePane.this.". 220 17
    # warning RequireThis Method call to 'getModel' needs "this.". 582 35
    # warning RequireThis Method call to 'getModel' needs "FilePane.this.". 582 35
    # warning RequireThis Reference to instance variable 'listViewWindowsStyle' needs "this.". 604 13
    # warning RequireThis Reference to instance variable 'listViewWindowsStyle' needs "FilePane.this.". 604 13
    # warning RequireThis Method call to 'updateListRowCount' needs "this.". 612 17
    # warning RequireThis Method call to 'updateListRowCount' needs "FilePane.this.". 612 17
    # warning RequireThis Method call to 'updateListRowCount' needs "this.". 615 17
    # warning RequireThis Method call to 'updateListRowCount' needs "FilePane.this.". 615 17
    # warning RequireThis Method call to 'clearSelection' needs "this.". 619 21
    # warning RequireThis Method call to 'clearSelection' needs "FilePane.this.". 619 21
    # warning RequireThis Method call to 'updateListRowCount' needs "this.". 621 17
    # warning RequireThis Method call to 'updateListRowCount' needs "FilePane.this.". 621 17
    # warning RequireThis Method call to 'getModel' needs "this.". 625 9
    # warning RequireThis Method call to 'getModel' needs "FilePane.this.". 625 9
    # warning RequireThis Method call to 'updateDetailsColumnModel' needs "this.". 1148 21
    # warning RequireThis Method call to 'updateDetailsColumnModel' needs "FilePane.this.". 1148 21
    # warning RequireThis Method call to 'getRowSorter' needs "this.". 1153 35
    # warning RequireThis Method call to 'getRowSorter' needs "FilePane.this.". 1153 35
    # warning RequireThis Reference to instance variable 'detailsKeyListener' needs "this.". 1159 37
    # warning RequireThis Reference to instance variable 'detailsKeyListener' needs "FilePane.this.". 1159 37
    # warning RequireThis Reference to instance variable 'list' needs "this.". 1161 21
    # warning RequireThis Reference to instance variable 'list' needs "FilePane.this.". 1161 21
    # warning RequireThis Method call to 'getMouseHandler' needs "this.". 1175 39
    # warning RequireThis Method call to 'getMouseHandler' needs "FilePane.this.". 1175 39
    # warning RequireThis Reference to instance variable 'listViewWindowsStyle' needs "this.". 1182 13
    # warning RequireThis Reference to instance variable 'listViewWindowsStyle' needs "FilePane.this.". 1182 13
    # warning RequireThis Method call to 'fixNameColumnWidth' needs "this.". 1207 17
    # warning RequireThis Method call to 'fixNameColumnWidth' needs "FilePane.this.". 1207 17
    # warning RequireThis Method call to 'clearSelection' needs "this.". 1222 21
    # warning RequireThis Method call to 'clearSelection' needs "FilePane.this.". 1222 21
    # warning RequireThis Reference to instance variable 'list' needs "this.". 1231 36
    # warning RequireThis Reference to instance variable 'list' needs "FilePane.this.". 1231 36
    # warning RequireThis Reference to instance variable 'list' needs "this.". 1232 36
    # warning RequireThis Reference to instance variable 'list' needs "FilePane.this.". 1232 36
    # warning RequireThis Reference to instance variable 'listViewBorder' needs "this.". 1234 13
    # warning RequireThis Reference to instance variable 'listViewBorder' needs "FilePane.this.". 1234 13
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 1459 45
    # warning RequireThis Method call to 'getFileChooser' needs "FilePane.this.". 1459 45
    # warning RequireThis Method call to 'canWrite' needs "this.". 1461 36
    # warning RequireThis Method call to 'canWrite' needs "FilePane.this.". 1461 36
    # warning RequireThis Reference to instance variable 'basicNewFolderAction' needs "this.". 1466 25
    # warning RequireThis Reference to instance variable 'basicNewFolderAction' needs "this.". 1467 25
    # warning RequireThis Reference to instance variable 'fileChooserUIAccessor' needs "this.". 1467 48
    # warning RequireThis Reference to instance variable 'fileChooserUIAccessor' needs "FilePane.this.". 1467 48
    # warning RequireThis Method call to 'getFileChooser' needs "this.". 1469 39
    # warning RequireThis Method call to 'getFileChooser' needs "FilePane.this.". 1469 39
    # warning RequireThis Reference to instance variable 'basicNewFolderAction' needs "this.". 1471 21
    # warning RequireThis Reference to instance variable 'newFolderFile' needs "this.". 1474 25
    # warning RequireThis Reference to instance variable 'newFolderFile' needs "FilePane.this.". 1474 25
    # warning RequireThis Reference to instance variable 'newFolderAction' needs "this.". 1479 16
    # warning RequireThis Reference to instance variable 'newFolderAction' needs "FilePane.this.". 1479 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/swing/JLightweightFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'content' needs "this.". 123 21
    # warning RequireThis Reference to instance variable 'content' needs "JLightweightFrame.this.". 123 21
    # warning RequireThis Reference to instance variable 'content' needs "this.". 126 21
    # warning RequireThis Reference to instance variable 'content' needs "JLightweightFrame.this.". 126 21
    # warning RequireThis Reference to instance variable 'content' needs "this.". 129 21
    # warning RequireThis Reference to instance variable 'content' needs "JLightweightFrame.this.". 129 21
    # warning RequireThis Reference to instance variable 'copyBufferEnabled' needs "this.". 216 22
    # warning RequireThis Reference to instance variable 'copyBufferEnabled' needs "JLightweightFrame.this.". 216 22
    # warning RequireThis Reference to instance variable 'content' needs "this.". 217 21
    # warning RequireThis Reference to instance variable 'content' needs "JLightweightFrame.this.". 217 21
    # warning RequireThis Reference to instance variable 'contentPane' needs "this.". 224 49
    # warning RequireThis Reference to instance variable 'contentPane' needs "JLightweightFrame.this.". 224 49
    # warning RequireThis Reference to instance variable 'contentPane' needs "this.". 224 73
    # warning RequireThis Reference to instance variable 'contentPane' needs "JLightweightFrame.this.". 224 73
    # warning RequireThis Reference to instance variable 'contentPane' needs "this.". 228 43
    # warning RequireThis Reference to instance variable 'contentPane' needs "JLightweightFrame.this.". 228 43
    # warning RequireThis Reference to instance variable 'contentPane' needs "this.". 229 44
    # warning RequireThis Reference to instance variable 'contentPane' needs "JLightweightFrame.this.". 229 44
    # warning RequireThis Reference to instance variable 'copyBufferEnabled' needs "this.". 234 33
    # warning RequireThis Reference to instance variable 'copyBufferEnabled' needs "JLightweightFrame.this.". 234 33
    # warning RequireThis Method call to 'syncCopyBuffer' needs "this.". 235 33
    # warning RequireThis Method call to 'syncCopyBuffer' needs "JLightweightFrame.this.". 235 33
    # warning RequireThis Reference to instance variable 'content' needs "this.". 237 29
    # warning RequireThis Reference to instance variable 'content' needs "JLightweightFrame.this.". 237 29
    # warning RequireThis Reference to instance variable 'copyBufferEnabled' needs "this.". 241 26
    # warning RequireThis Reference to instance variable 'copyBufferEnabled' needs "JLightweightFrame.this.". 241 26
    # warning RequireThis Reference to instance variable 'content' needs "this.". 242 25
    # warning RequireThis Reference to instance variable 'content' needs "JLightweightFrame.this.". 242 25
    # warning RequireThis Reference to instance variable 'contentPane' needs "this.". 251 9
    # warning RequireThis Reference to instance variable 'contentPane' needs "JLightweightFrame.this.". 251 9
    # warning RequireThis Reference to instance variable 'contentPane' needs "this.". 252 9
    # warning RequireThis Reference to instance variable 'contentPane' needs "JLightweightFrame.this.". 252 9
    # warning RequireThis Reference to instance variable 'component' needs "this.". 252 25
    # warning RequireThis Reference to instance variable 'component' needs "JLightweightFrame.this.". 252 25
    # warning RequireThis Reference to instance variable 'layoutSizeListener' needs "this.". 265 66
    # warning RequireThis Reference to instance variable 'layoutSizeListener' needs "JLightweightFrame.this.". 265 66
    # warning RequireThis Reference to instance variable 'layoutSizeListener' needs "this.". 266 64
    # warning RequireThis Reference to instance variable 'layoutSizeListener' needs "JLightweightFrame.this.". 266 64
    # warning RequireThis Reference to instance variable 'layoutSizeListener' needs "this.". 267 64
    # warning RequireThis Reference to instance variable 'layoutSizeListener' needs "JLightweightFrame.this.". 267 64
    # warning RequireThis Reference to instance variable 'layoutSizeListener' needs "this.". 274 52
    # warning RequireThis Reference to instance variable 'layoutSizeListener' needs "JLightweightFrame.this.". 274 52

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/swing/PrintingStatus.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isAborted' needs "this.". 67 18
    # warning RequireThis Reference to instance variable 'isAborted' needs "PrintingStatus.this.". 67 18
    # warning RequireThis Reference to instance variable 'isAborted' needs "this.". 68 17
    # warning RequireThis Reference to instance variable 'isAborted' needs "PrintingStatus.this.". 68 17
    # warning RequireThis Reference to instance variable 'abortButton' needs "this.". 71 17
    # warning RequireThis Reference to instance variable 'abortButton' needs "PrintingStatus.this.". 71 17
    # warning RequireThis Reference to instance variable 'abortDialog' needs "this.". 72 17
    # warning RequireThis Reference to instance variable 'abortDialog' needs "PrintingStatus.this.". 72 17
    # warning RequireThis Reference to instance variable 'statusLabel' needs "this.". 74 17
    # warning RequireThis Reference to instance variable 'statusLabel' needs "PrintingStatus.this.". 74 17
    # warning RequireThis Reference to instance variable 'job' needs "this.". 78 17
    # warning RequireThis Reference to instance variable 'job' needs "PrintingStatus.this.". 78 17
    # warning RequireThis Reference to instance variable 'abortAction' needs "this.". 85 13
    # warning RequireThis Reference to instance variable 'abortAction' needs "PrintingStatus.this.". 85 13
    # warning RequireThis Method call to 'showModalOnEDT' needs "this.". 176 25
    # warning RequireThis Method call to 'showModalOnEDT' needs "PrintingStatus.this.". 176 25
    # warning RequireThis Method call to 'disposeOnEDT' needs "this.". 217 21
    # warning RequireThis Method call to 'disposeOnEDT' needs "PrintingStatus.this.". 217 21
    # warning RequireThis Method call to 'updateStatusOnEDT' needs "this.". 281 29
    # warning RequireThis Method call to 'updateStatusOnEDT' needs "NotificationPrintable.this.". 281 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/swing/WindowsPlacesBar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'buttons' needs "this.". 90 9
    # warning RequireThis Reference to instance variable 'buttons' needs "WindowsPlacesBar.this.". 90 9
    # warning RequireThis Reference to instance variable 'files' needs "this.". 90 37
    # warning RequireThis Reference to instance variable 'files' needs "WindowsPlacesBar.this.". 90 37
    # warning RequireThis Reference to instance variable 'buttonGroup' needs "this.". 91 9
    # warning RequireThis Reference to instance variable 'buttonGroup' needs "WindowsPlacesBar.this.". 91 9
    # warning RequireThis Reference to instance variable 'files' needs "this.". 92 29
    # warning RequireThis Reference to instance variable 'files' needs "WindowsPlacesBar.this.". 92 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/swing/plaf/synth/SynthFileChooserUIImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "this.". 120 17
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "SynthFileChooserUIImpl.this.". 120 17
    # warning RequireThis Method call to 'populateFileNameLabel' needs "this.". 121 17
    # warning RequireThis Method call to 'populateFileNameLabel' needs "SynthFileChooserUIImpl.this.". 121 17
    # warning RequireThis Reference to instance variable 'filePane' needs "this.". 320 32
    # warning RequireThis Reference to instance variable 'filePane' needs "SynthFileChooserUIImpl.this.". 320 32
    # warning RequireThis Reference to instance variable 'listViewButton' needs "this.". 323 25
    # warning RequireThis Reference to instance variable 'listViewButton' needs "SynthFileChooserUIImpl.this.". 323 25
    # warning RequireThis Reference to instance variable 'detailsViewButton' needs "this.". 326 25
    # warning RequireThis Reference to instance variable 'detailsViewButton' needs "SynthFileChooserUIImpl.this.". 326 25
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 367 27
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "SynthFileChooserUIImpl.this.". 367 27
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "this.". 368 9
    # warning RequireThis Reference to instance variable 'fileNameLabel' needs "SynthFileChooserUIImpl.this.". 368 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 368 35
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "SynthFileChooserUIImpl.this.". 368 35
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "this.". 369 9
    # warning RequireThis Reference to instance variable 'fileNameTextField' needs "SynthFileChooserUIImpl.this.". 369 9
    # warning RequireThis Reference to instance variable 'filePane' needs "this.". 373 25
    # warning RequireThis Reference to instance variable 'filePane' needs "SynthFileChooserUIImpl.this.". 373 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/swing/text/TextComponentPrintable.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'createPrintShellOnEDT' needs "this.". 307 36
    # warning RequireThis Method call to 'createPrintShellOnEDT' needs "TextComponentPrintable.this.". 307 36
    # warning RequireThis Reference to instance variable 'frc' needs "this.". 341 33
    # warning RequireThis Reference to instance variable 'frc' needs "TextComponentPrintable.this.". 341 33
    # warning RequireThis Reference to instance variable 'frc' needs "this.". 343 66
    # warning RequireThis Reference to instance variable 'frc' needs "TextComponentPrintable.this.". 343 66
    # warning RequireThis Reference to instance variable 'frc' needs "this.". 355 33
    # warning RequireThis Reference to instance variable 'frc' needs "TextComponentPrintable.this.". 355 33
    # warning RequireThis Reference to instance variable 'frc' needs "this.". 357 66
    # warning RequireThis Reference to instance variable 'frc' needs "TextComponentPrintable.this.". 357 66
    # warning RequireThis Reference to instance variable 'frc' needs "this.". 371 33
    # warning RequireThis Reference to instance variable 'frc' needs "TextComponentPrintable.this.". 371 33
    # warning RequireThis Reference to instance variable 'frc' needs "this.". 373 66
    # warning RequireThis Reference to instance variable 'frc' needs "TextComponentPrintable.this.". 373 66
    # warning RequireThis Reference to instance variable 'frc' needs "this.". 381 33
    # warning RequireThis Reference to instance variable 'frc' needs "TextComponentPrintable.this.". 381 33
    # warning RequireThis Reference to instance variable 'frc' needs "this.". 383 66
    # warning RequireThis Reference to instance variable 'frc' needs "TextComponentPrintable.this.". 383 66
    # warning RequireThis Reference to instance variable 'frc' needs "this.". 399 33
    # warning RequireThis Reference to instance variable 'frc' needs "TextComponentPrintable.this.". 399 33
    # warning RequireThis Reference to instance variable 'frc' needs "this.". 401 66
    # warning RequireThis Reference to instance variable 'frc' needs "TextComponentPrintable.this.". 401 66
    # warning RequireThis Method call to 'printOnEDT' needs "this.". 476 28
    # warning RequireThis Method call to 'printOnEDT' needs "TextComponentPrintable.this.". 476 28
    # warning RequireThis Method call to 'layoutOnEDT' needs "this.". 641 21
    # warning RequireThis Method call to 'layoutOnEDT' needs "TextComponentPrintable.this.". 641 21
    # warning RequireThis Method call to 'releaseReadLock' needs "this.". 652 13
    # warning RequireThis Method call to 'releaseReadLock' needs "TextComponentPrintable.this.". 652 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/AboutDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'browse' needs "this.". 99 21
    # warning RequireThis Method call to 'browse' needs "AboutDialog.this.". 99 21
    # warning RequireThis Reference to instance variable 'closeAction' needs "this.". 108 43
    # warning RequireThis Reference to instance variable 'closeAction' needs "AboutDialog.this.". 108 43
    # warning RequireThis Reference to instance variable 'statusBar' needs "this.". 123 9
    # warning RequireThis Reference to instance variable 'statusBar' needs "AboutDialog.this.". 123 9
    # warning RequireThis Reference to instance variable 'statusBar' needs "this.". 124 25
    # warning RequireThis Reference to instance variable 'statusBar' needs "AboutDialog.this.". 124 25
    # warning RequireThis Reference to instance variable 'statusBar' needs "this.". 180 17
    # warning RequireThis Reference to instance variable 'statusBar' needs "AboutDialog.this.". 180 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/ClassTab.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clCount' needs "this.". 176 21
    # warning RequireThis Reference to instance variable 'cuCount' needs "this.". 177 21
    # warning RequireThis Reference to instance variable 'ctCount' needs "this.". 178 21
    # warning RequireThis Reference to instance variable 'isVerbose' needs "this.". 179 21
    # warning RequireThis Reference to instance variable 'detailsStr' needs "this.". 180 21
    # warning RequireThis Method call to 'formatDetails' needs "this.". 180 34
    # warning RequireThis Reference to instance variable 'timeStamp' needs "this.". 181 21
    # warning RequireThis Reference to instance variable 'loadedClassesMeter' needs "this.". 195 25
    # warning RequireThis Reference to instance variable 'loadedClassesMeter' needs "ClassTab.this.". 195 25
    # warning RequireThis Reference to instance variable 'timeStamp' needs "this.". 195 62
    # warning RequireThis Reference to instance variable 'clCount' needs "this.". 195 73
    # warning RequireThis Reference to instance variable 'ctCount' needs "this.". 195 82
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "this.". 197 29
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "ClassTab.this.". 197 29
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "this.". 198 29
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "ClassTab.this.". 198 29
    # warning RequireThis Reference to instance variable 'ctCount' needs "this.". 198 59
    # warning RequireThis Reference to instance variable 'clCount' needs "this.". 198 68
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "this.". 199 29
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "ClassTab.this.". 199 29
    # warning RequireThis Reference to instance variable 'timeStamp' needs "this.". 199 66
    # warning RequireThis Reference to instance variable 'clCount' needs "this.". 199 77
    # warning RequireThis Reference to instance variable 'loadedClassesMeter' needs "this.". 202 25
    # warning RequireThis Reference to instance variable 'loadedClassesMeter' needs "ClassTab.this.". 202 25
    # warning RequireThis Reference to instance variable 'clCount' needs "this.". 202 58
    # warning RequireThis Reference to instance variable 'verboseCheckBox' needs "this.". 203 25
    # warning RequireThis Reference to instance variable 'verboseCheckBox' needs "ClassTab.this.". 203 25
    # warning RequireThis Reference to instance variable 'isVerbose' needs "this.". 203 53
    # warning RequireThis Reference to instance variable 'details' needs "this.". 204 25
    # warning RequireThis Reference to instance variable 'details' needs "ClassTab.this.". 204 25
    # warning RequireThis Reference to instance variable 'detailsStr' needs "this.". 204 41
    # warning RequireThis Reference to instance variable 'clCount' needs "this.". 220 73
    # warning RequireThis Reference to instance variable 'ctCount' needs "this.". 221 73
    # warning RequireThis Reference to instance variable 'cuCount' needs "this.". 222 73

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/ConnectDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'localRadioButton' needs "this.". 185 13
    # warning RequireThis Reference to instance variable 'localRadioButton' needs "ConnectDialog.this.". 185 13
    # warning RequireThis Reference to instance variable 'remoteRadioButton' needs "this.". 186 13
    # warning RequireThis Reference to instance variable 'remoteRadioButton' needs "ConnectDialog.this.". 186 13
    # warning RequireThis Reference to instance variable 'localRadioButton' needs "this.". 188 13
    # warning RequireThis Reference to instance variable 'localRadioButton' needs "ConnectDialog.this.". 188 13
    # warning RequireThis Reference to instance variable 'remoteRadioButton' needs "this.". 190 13
    # warning RequireThis Reference to instance variable 'remoteRadioButton' needs "ConnectDialog.this.". 190 13
    # warning RequireThis Method call to 'setVisible' needs "this.". 310 17
    # warning RequireThis Method call to 'setVisible' needs "ConnectDialog.this.". 310 17
    # warning RequireThis Reference to instance variable 'remoteRadioButton' needs "this.". 313 21
    # warning RequireThis Reference to instance variable 'remoteRadioButton' needs "ConnectDialog.this.". 313 21
    # warning RequireThis Reference to instance variable 'remoteTF' needs "this.". 314 34
    # warning RequireThis Reference to instance variable 'remoteTF' needs "ConnectDialog.this.". 314 34
    # warning RequireThis Reference to instance variable 'userNameTF' needs "this.". 315 39
    # warning RequireThis Reference to instance variable 'userNameTF' needs "ConnectDialog.this.". 315 39
    # warning RequireThis Reference to instance variable 'passwordTF' needs "this.". 317 39
    # warning RequireThis Reference to instance variable 'passwordTF' needs "ConnectDialog.this.". 317 39
    # warning RequireThis Reference to instance variable 'jConsole' needs "this.". 322 29
    # warning RequireThis Reference to instance variable 'jConsole' needs "ConnectDialog.this.". 322 29
    # warning RequireThis Reference to instance variable 'remoteTF' needs "this.". 323 29
    # warning RequireThis Reference to instance variable 'remoteTF' needs "ConnectDialog.this.". 323 29
    # warning RequireThis Reference to instance variable 'remoteTF' needs "this.". 326 43
    # warning RequireThis Reference to instance variable 'remoteTF' needs "ConnectDialog.this.". 326 43
    # warning RequireThis Reference to instance variable 'jConsole' needs "this.". 335 33
    # warning RequireThis Reference to instance variable 'jConsole' needs "ConnectDialog.this.". 335 33
    # warning RequireThis Reference to instance variable 'remoteTF' needs "this.". 336 33
    # warning RequireThis Reference to instance variable 'remoteTF' needs "ConnectDialog.this.". 336 33
    # warning RequireThis Reference to instance variable 'userNameTF' needs "this.". 337 33
    # warning RequireThis Reference to instance variable 'userNameTF' needs "ConnectDialog.this.". 337 33
    # warning RequireThis Reference to instance variable 'passwordTF' needs "this.". 338 33
    # warning RequireThis Reference to instance variable 'passwordTF' needs "ConnectDialog.this.". 338 33
    # warning RequireThis Method call to 'setVisible' needs "this.". 345 21
    # warning RequireThis Method call to 'setVisible' needs "ConnectDialog.this.". 345 21
    # warning RequireThis Reference to instance variable 'localRadioButton' needs "this.". 346 28
    # warning RequireThis Reference to instance variable 'localRadioButton' needs "ConnectDialog.this.". 346 28
    # warning RequireThis Reference to instance variable 'localRadioButton' needs "this.". 346 56
    # warning RequireThis Reference to instance variable 'localRadioButton' needs "ConnectDialog.this.". 346 56
    # warning RequireThis Reference to instance variable 'vmTable' needs "this.". 352 31
    # warning RequireThis Reference to instance variable 'vmTable' needs "ConnectDialog.this.". 352 31
    # warning RequireThis Reference to instance variable 'jConsole' needs "this.". 354 25
    # warning RequireThis Reference to instance variable 'jConsole' needs "ConnectDialog.this.". 354 25
    # warning RequireThis Reference to instance variable 'vmModel' needs "this.". 354 42
    # warning RequireThis Reference to instance variable 'vmModel' needs "ConnectDialog.this.". 354 42
    # warning RequireThis Method call to 'refresh' needs "this.". 356 21
    # warning RequireThis Method call to 'refresh' needs "ConnectDialog.this.". 356 21
    # warning RequireThis Reference to instance variable 'cancelAction' needs "this.". 361 9
    # warning RequireThis Reference to instance variable 'cancelAction' needs "ConnectDialog.this.". 361 9
    # warning RequireThis Method call to 'setVisible' needs "this.". 363 17
    # warning RequireThis Method call to 'setVisible' needs "ConnectDialog.this.". 363 17
    # warning RequireThis Reference to instance variable 'vmModel' needs "this.". 434 51
    # warning RequireThis Reference to instance variable 'vmModel' needs "LocalTabJTable.this.". 434 51
    # warning RequireThis Reference to instance variable 'rendererBorder' needs "this.". 442 41
    # warning RequireThis Reference to instance variable 'rendererBorder' needs "LocalTabJTable.this.". 442 41
    # warning RequireThis Reference to instance variable 'remoteRadioButton' needs "this.". 563 25
    # warning RequireThis Reference to instance variable 'remoteRadioButton' needs "ConnectDialog.this.". 563 25
    # warning RequireThis Reference to instance variable 'remoteTF' needs "this.". 564 25
    # warning RequireThis Reference to instance variable 'remoteTF' needs "ConnectDialog.this.". 564 25
    # warning RequireThis Reference to instance variable 'remoteTF' needs "this.". 565 25
    # warning RequireThis Reference to instance variable 'remoteTF' needs "ConnectDialog.this.". 565 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/CreateMBeanDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'connections' needs "this.". 144 40
    # warning RequireThis Reference to instance variable 'connections' needs "CreateMBeanDialog.this.". 144 40
    # warning RequireThis Method call to 'setVisible' needs "this.". 168 25
    # warning RequireThis Method call to 'setVisible' needs "CreateMBeanDialog.this.". 168 25
    # warning RequireThis Reference to instance variable 'connections' needs "this.". 192 21
    # warning RequireThis Reference to instance variable 'connections' needs "CreateMBeanDialog.this.". 192 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/HTMLPane.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setHasSelection' needs "this.". 43 17
    # warning RequireThis Method call to 'setHasSelection' needs "HTMLPane.this.". 43 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/InternalDialog.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'statusBar' needs "this.". 55 21
    # warning RequireThis Reference to instance variable 'statusBar' needs "InternalDialog.this.". 55 21
    # warning RequireThis Reference to instance variable 'statusBar' needs "this.". 56 21
    # warning RequireThis Reference to instance variable 'statusBar' needs "InternalDialog.this.". 56 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/JConsole.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'addProxyClient' needs "this.". 485 21
    # warning RequireThis Method call to 'addProxyClient' needs "JConsole.this.". 485 21
    # warning RequireThis Method call to 'failed' needs "this.". 487 21
    # warning RequireThis Method call to 'failed' needs "JConsole.this.". 487 21
    # warning RequireThis Method call to 'failed' needs "this.". 489 21
    # warning RequireThis Method call to 'failed' needs "JConsole.this.". 489 21
    # warning RequireThis Method call to 'addProxyClient' needs "this.". 503 21
    # warning RequireThis Method call to 'addProxyClient' needs "JConsole.this.". 503 21
    # warning RequireThis Method call to 'failed' needs "this.". 506 21
    # warning RequireThis Method call to 'failed' needs "JConsole.this.". 506 21
    # warning RequireThis Method call to 'failed' needs "this.". 508 21
    # warning RequireThis Method call to 'failed' needs "JConsole.this.". 508 21
    # warning RequireThis Method call to 'failed' needs "this.". 510 21
    # warning RequireThis Method call to 'failed' needs "JConsole.this.". 510 21
    # warning RequireThis Method call to 'addProxyClient' needs "this.". 524 21
    # warning RequireThis Method call to 'addProxyClient' needs "JConsole.this.". 524 21
    # warning RequireThis Method call to 'showConnectDialog' needs "this.". 531 29
    # warning RequireThis Method call to 'showConnectDialog' needs "JConsole.this.". 531 29
    # warning RequireThis Method call to 'errorMessage' needs "this.". 532 67
    # warning RequireThis Method call to 'errorMessage' needs "JConsole.this.". 532 67
    # warning RequireThis Method call to 'addFrame' needs "this.". 546 17
    # warning RequireThis Method call to 'addFrame' needs "JConsole.this.". 546 17
    # warning RequireThis Method call to 'tileWindows' needs "this.". 551 29
    # warning RequireThis Method call to 'tileWindows' needs "JConsole.this.". 551 29
    # warning RequireThis Method call to 'showConnectDialog' needs "this.". 569 17
    # warning RequireThis Method call to 'showConnectDialog' needs "JConsole.this.". 569 17
    # warning RequireThis Method call to 'errorMessage' needs "this.". 574 35
    # warning RequireThis Method call to 'errorMessage' needs "JConsole.this.". 574 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/MBeansTab.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getMBeanServerConnection' needs "this.". 93 21
    # warning RequireThis Method call to 'getMBeanServerConnection' needs "MBeansTab.this.". 93 21
    # warning RequireThis Method call to 'getMBeanServerConnection' needs "this.". 116 30
    # warning RequireThis Method call to 'getMBeanServerConnection' needs "MBeansTab.this.". 116 30
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 133 21
    # warning RequireThis Reference to instance variable 'tree' needs "MBeansTab.this.". 133 21
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 136 21
    # warning RequireThis Reference to instance variable 'tree' needs "MBeansTab.this.". 136 21
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 139 21
    # warning RequireThis Reference to instance variable 'tree' needs "MBeansTab.this.". 139 21
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 142 21
    # warning RequireThis Reference to instance variable 'tree' needs "MBeansTab.this.". 142 21
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 217 25
    # warning RequireThis Reference to instance variable 'tree' needs "MBeansTab.this.". 217 25
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 220 25
    # warning RequireThis Reference to instance variable 'tree' needs "MBeansTab.this.". 220 25
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 250 30
    # warning RequireThis Reference to instance variable 'tree' needs "MBeansTab.this.". 250 30
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 253 29
    # warning RequireThis Reference to instance variable 'tree' needs "MBeansTab.this.". 253 29
    # warning RequireThis Reference to instance variable 'sheet' needs "this.". 256 25
    # warning RequireThis Reference to instance variable 'sheet' needs "MBeansTab.this.". 256 25
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 257 25
    # warning RequireThis Reference to instance variable 'tree' needs "MBeansTab.this.". 257 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/MaximizableInternalFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'updateFrame' needs "this.". 76 29
    # warning RequireThis Method call to 'updateFrame' needs "MaximizableInternalFrame.this.". 76 29
    # warning RequireThis Reference to instance variable 'pcl' needs "this.". 80 43
    # warning RequireThis Reference to instance variable 'pcl' needs "MaximizableInternalFrame.this.". 80 43
    # warning RequireThis Reference to instance variable 'pcl' needs "this.". 82 20
    # warning RequireThis Reference to instance variable 'pcl' needs "MaximizableInternalFrame.this.". 82 20

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/MemoryTab.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "this.". 159 51
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "MemoryTab.this.". 159 51
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "this.". 161 9
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "MemoryTab.this.". 161 9
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "this.". 167 27
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "MemoryTab.this.". 167 27
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "this.". 169 27
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "MemoryTab.this.". 169 27
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "this.". 172 51
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "MemoryTab.this.". 172 51
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "this.". 174 9
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "MemoryTab.this.". 174 9
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "this.". 175 9
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "MemoryTab.this.". 175 9
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "this.". 176 9
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "MemoryTab.this.". 176 9
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "this.". 178 9
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "MemoryTab.this.". 178 9
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "this.". 179 9
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "MemoryTab.this.". 179 9
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "this.". 180 9
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "MemoryTab.this.". 180 9
    # warning RequireThis Reference to instance variable 'plotterList' needs "this.". 182 9
    # warning RequireThis Reference to instance variable 'plotterList' needs "MemoryTab.this.". 182 9
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "this.". 182 25
    # warning RequireThis Reference to instance variable 'heapPlotter' needs "MemoryTab.this.". 182 25
    # warning RequireThis Reference to instance variable 'plotterList' needs "this.". 183 9
    # warning RequireThis Reference to instance variable 'plotterList' needs "MemoryTab.this.". 183 9
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "this.". 183 25
    # warning RequireThis Reference to instance variable 'nonHeapPlotter' needs "MemoryTab.this.". 183 25
    # warning RequireThis Reference to instance variable 'plotterList' needs "this.". 260 21
    # warning RequireThis Reference to instance variable 'plotterList' needs "MemoryTab.this.". 260 21
    # warning RequireThis Method call to 'createPlotters' needs "this.". 262 25
    # warning RequireThis Method call to 'createPlotters' needs "MemoryTab.this.". 262 25
    # warning RequireThis Reference to instance variable 'initialRun' needs "this.". 269 21
    # warning RequireThis Reference to instance variable 'plotterList' needs "this.". 272 25
    # warning RequireThis Reference to instance variable 'plotterList' needs "MemoryTab.this.". 272 25
    # warning RequireThis Reference to instance variable 'used' needs "this.". 273 17
    # warning RequireThis Reference to instance variable 'committed' needs "this.". 274 17
    # warning RequireThis Reference to instance variable 'max' needs "this.". 275 17
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 276 17
    # warning RequireThis Reference to instance variable 'timeStamp' needs "this.". 277 17
    # warning RequireThis Reference to instance variable 'plotterList' needs "this.". 280 39
    # warning RequireThis Reference to instance variable 'plotterList' needs "MemoryTab.this.". 280 39
    # warning RequireThis Reference to instance variable 'used' needs "this.". 282 21
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 283 21
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 297 37
    # warning RequireThis Reference to instance variable 'used' needs "this.". 313 25
    # warning RequireThis Reference to instance variable 'committed' needs "this.". 314 25
    # warning RequireThis Reference to instance variable 'max' needs "this.". 315 25
    # warning RequireThis Reference to instance variable 'detailsStr' needs "this.". 318 17
    # warning RequireThis Method call to 'formatDetails' needs "this.". 318 30
    # warning RequireThis Method call to 'formatDetails' needs "MemoryTab.this.". 318 30
    # warning RequireThis Reference to instance variable 'initialRun' needs "this.". 337 21
    # warning RequireThis Reference to instance variable 'plotterList' needs "this.". 339 38
    # warning RequireThis Reference to instance variable 'plotterList' needs "MemoryTab.this.". 339 38
    # warning RequireThis Reference to instance variable 'plotterChoice' needs "this.". 340 25
    # warning RequireThis Reference to instance variable 'plotterChoice' needs "MemoryTab.this.". 340 25
    # warning RequireThis Reference to instance variable 'timeComboBox' needs "this.". 341 25
    # warning RequireThis Reference to instance variable 'timeComboBox' needs "MemoryTab.this.". 341 25
    # warning RequireThis Reference to instance variable 'bottomPanel' needs "this.". 343 25
    # warning RequireThis Reference to instance variable 'bottomPanel' needs "MemoryTab.this.". 343 25
    # warning RequireThis Reference to instance variable 'plotterList' needs "this.". 347 25
    # warning RequireThis Reference to instance variable 'plotterList' needs "MemoryTab.this.". 347 25
    # warning RequireThis Reference to instance variable 'plotterList' needs "this.". 351 39
    # warning RequireThis Reference to instance variable 'plotterList' needs "MemoryTab.this.". 351 39
    # warning RequireThis Reference to instance variable 'used' needs "this.". 352 25
    # warning RequireThis Reference to instance variable 'timeStamp' needs "this.". 354 47
    # warning RequireThis Reference to instance variable 'used' needs "this.". 354 58
    # warning RequireThis Reference to instance variable 'committed' needs "this.". 354 67
    # warning RequireThis Reference to instance variable 'max' needs "this.". 354 81
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 354 89
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 355 33
    # warning RequireThis Reference to instance variable 'poolChart' needs "this.". 358 29
    # warning RequireThis Reference to instance variable 'poolChart' needs "MemoryTab.this.". 358 29
    # warning RequireThis Reference to instance variable 'used' needs "this.". 359 48
    # warning RequireThis Reference to instance variable 'threshold' needs "this.". 359 57
    # warning RequireThis Reference to instance variable 'max' needs "this.". 359 71
    # warning RequireThis Reference to instance variable 'timeStamp' needs "this.". 361 47
    # warning RequireThis Reference to instance variable 'used' needs "this.". 361 58
    # warning RequireThis Reference to instance variable 'committed' needs "this.". 361 67
    # warning RequireThis Reference to instance variable 'max' needs "this.". 361 81
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "this.". 364 55
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "MemoryTab.this.". 364 55
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "this.". 365 29
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "MemoryTab.this.". 365 29
    # warning RequireThis Reference to instance variable 'timeStamp' needs "this.". 365 66
    # warning RequireThis Reference to instance variable 'used' needs "this.". 365 77
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "this.". 366 29
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "MemoryTab.this.". 366 29
    # warning RequireThis Reference to instance variable 'used' needs "this.". 366 60
    # warning RequireThis Reference to instance variable 'committed' needs "this.". 366 69
    # warning RequireThis Reference to instance variable 'max' needs "this.". 366 83
    # warning RequireThis Reference to instance variable 'details' needs "this.". 370 17
    # warning RequireThis Reference to instance variable 'details' needs "MemoryTab.this.". 370 17
    # warning RequireThis Reference to instance variable 'detailsStr' needs "this.". 370 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/OverviewTab.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'gridPanel' needs "this.". 80 21
    # warning RequireThis Reference to instance variable 'gridPanel' needs "OverviewTab.this.". 80 21
    # warning RequireThis Reference to instance variable 'gridPanel' needs "this.". 86 33
    # warning RequireThis Reference to instance variable 'gridPanel' needs "OverviewTab.this.". 86 33
    # warning RequireThis Reference to instance variable 'timeComboBox' needs "this.". 90 37
    # warning RequireThis Reference to instance variable 'timeComboBox' needs "OverviewTab.this.". 90 37

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/SummaryTab.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'formatSummary' needs "this.". 87 24
    # warning RequireThis Method call to 'formatSummary' needs "SummaryTab.this.". 87 24
    # warning RequireThis Reference to instance variable 'info' needs "this.". 95 25
    # warning RequireThis Reference to instance variable 'info' needs "SummaryTab.this.". 95 25
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "this.". 96 29
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "SummaryTab.this.". 96 29
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "this.". 100 29
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "SummaryTab.this.". 100 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/ThreadTab.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tlCount' needs "this.". 200 21
    # warning RequireThis Reference to instance variable 'tpCount' needs "this.". 201 21
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "this.". 202 25
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "ThreadTab.this.". 202 25
    # warning RequireThis Reference to instance variable 'ttCount' needs "this.". 203 25
    # warning RequireThis Reference to instance variable 'ttCount' needs "this.". 205 25
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 208 21
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 209 43
    # warning RequireThis Reference to instance variable 'nameCache' needs "this.". 210 29
    # warning RequireThis Reference to instance variable 'nameCache' needs "ThreadTab.this.". 210 29
    # warning RequireThis Reference to instance variable 'nameCache' needs "this.". 215 37
    # warning RequireThis Reference to instance variable 'nameCache' needs "ThreadTab.this.". 215 37
    # warning RequireThis Reference to instance variable 'timeStamp' needs "this.". 220 21
    # warning RequireThis Reference to instance variable 'threadMeter' needs "this.". 243 17
    # warning RequireThis Reference to instance variable 'threadMeter' needs "ThreadTab.this.". 243 17
    # warning RequireThis Reference to instance variable 'timeStamp' needs "this.". 243 47
    # warning RequireThis Reference to instance variable 'tlCount' needs "this.". 243 58
    # warning RequireThis Reference to instance variable 'tpCount' needs "this.". 243 67
    # warning RequireThis Reference to instance variable 'threadMeter' needs "this.". 244 17
    # warning RequireThis Reference to instance variable 'threadMeter' needs "ThreadTab.this.". 244 17
    # warning RequireThis Reference to instance variable 'tlCount' needs "this.". 244 43
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "this.". 246 21
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "ThreadTab.this.". 246 21
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "this.". 247 21
    # warning RequireThis Reference to instance variable 'overviewPanel' needs "ThreadTab.this.". 247 21
    # warning RequireThis Reference to instance variable 'tlCount' needs "this.". 247 53
    # warning RequireThis Reference to instance variable 'tpCount' needs "this.". 247 62
    # warning RequireThis Reference to instance variable 'ttCount' needs "this.". 247 71
    # warning RequireThis Reference to instance variable 'timeStamp' needs "this.". 247 80
    # warning RequireThis Reference to instance variable 'filterTF' needs "this.". 250 33
    # warning RequireThis Reference to instance variable 'filterTF' needs "ThreadTab.this.". 250 33
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 254 31
    # warning RequireThis Reference to instance variable 'nameCache' needs "this.". 260 35
    # warning RequireThis Reference to instance variable 'nameCache' needs "ThreadTab.this.". 260 35
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 267 37
    # warning RequireThis Reference to instance variable 'threads' needs "this.". 268 32
    # warning RequireThis Reference to instance variable 'oldThreads' needs "this.". 276 39
    # warning RequireThis Reference to instance variable 'oldThreads' needs "ThreadTab.this.". 276 39
    # warning RequireThis Reference to instance variable 'listModel' needs "this.". 285 25
    # warning RequireThis Reference to instance variable 'listModel' needs "ThreadTab.this.". 285 25
    # warning RequireThis Reference to instance variable 'nameCache' needs "this.". 287 29
    # warning RequireThis Reference to instance variable 'nameCache' needs "ThreadTab.this.". 287 29
    # warning RequireThis Reference to instance variable 'oldThreads' needs "this.". 296 43
    # warning RequireThis Reference to instance variable 'oldThreads' needs "ThreadTab.this.". 296 43
    # warning RequireThis Reference to instance variable 'listModel' needs "this.". 303 25
    # warning RequireThis Reference to instance variable 'listModel' needs "ThreadTab.this.". 303 25
    # warning RequireThis Reference to instance variable 'oldThreads' needs "this.". 306 17
    # warning RequireThis Reference to instance variable 'oldThreads' needs "ThreadTab.this.". 306 17
    # warning RequireThis Method call to 'getDeadlockedThreadIds' needs "this.". 415 56
    # warning RequireThis Method call to 'getDeadlockedThreadIds' needs "ThreadTab.this.". 415 56
    # warning RequireThis Reference to instance variable 'messageLabel' needs "this.". 427 45
    # warning RequireThis Reference to instance variable 'messageLabel' needs "ThreadTab.this.". 427 45
    # warning RequireThis Reference to instance variable 'threadListTabbedPane' needs "this.". 428 45
    # warning RequireThis Reference to instance variable 'threadListTabbedPane' needs "ThreadTab.this.". 428 45
    # warning RequireThis Reference to instance variable 'messageLabel' needs "this.". 439 41
    # warning RequireThis Reference to instance variable 'messageLabel' needs "ThreadTab.this.". 439 41
    # warning RequireThis Reference to instance variable 'threadListTabbedPane' needs "this.". 450 36
    # warning RequireThis Reference to instance variable 'threadListTabbedPane' needs "ThreadTab.this.". 450 36
    # warning RequireThis Reference to instance variable 'threadListTabbedPane' needs "this.". 451 33
    # warning RequireThis Reference to instance variable 'threadListTabbedPane' needs "ThreadTab.this.". 451 33
    # warning RequireThis Reference to instance variable 'threadsSplitPane' needs "this.". 471 66
    # warning RequireThis Reference to instance variable 'threadsSplitPane' needs "ThreadTab.this.". 471 66
    # warning RequireThis Reference to instance variable 'threadListTabbedPane' needs "this.". 478 37
    # warning RequireThis Reference to instance variable 'threadListTabbedPane' needs "ThreadTab.this.". 478 37
    # warning RequireThis Reference to instance variable 'threadListTabbedPane' needs "this.". 484 33
    # warning RequireThis Reference to instance variable 'threadListTabbedPane' needs "ThreadTab.this.". 484 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/VMPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'connectedIconBounds' needs "this.". 127 21
    # warning RequireThis Reference to instance variable 'connectedIconBounds' needs "VMPanel.this.". 127 21
    # warning RequireThis Reference to instance variable 'connectedIconBounds' needs "this.". 127 105
    # warning RequireThis Reference to instance variable 'connectedIconBounds' needs "VMPanel.this.". 127 105
    # warning RequireThis Method call to 'isConnected' needs "this.". 129 25
    # warning RequireThis Method call to 'isConnected' needs "VMPanel.this.". 129 25
    # warning RequireThis Reference to instance variable 'userDisconnected' needs "this.". 130 25
    # warning RequireThis Reference to instance variable 'userDisconnected' needs "VMPanel.this.". 130 25
    # warning RequireThis Method call to 'disconnect' needs "this.". 131 25
    # warning RequireThis Method call to 'disconnect' needs "VMPanel.this.". 131 25
    # warning RequireThis Reference to instance variable 'wasConnected' needs "this.". 132 25
    # warning RequireThis Reference to instance variable 'wasConnected' needs "VMPanel.this.". 132 25
    # warning RequireThis Method call to 'connect' needs "this.". 134 25
    # warning RequireThis Method call to 'connect' needs "VMPanel.this.". 134 25
    # warning RequireThis Reference to instance variable 'proxyClient' needs "this.". 294 21
    # warning RequireThis Reference to instance variable 'proxyClient' needs "VMPanel.this.". 294 21
    # warning RequireThis Reference to instance variable 'shouldUseSSL' needs "this.". 294 41
    # warning RequireThis Reference to instance variable 'shouldUseSSL' needs "VMPanel.this.". 294 41
    # warning RequireThis Reference to instance variable 'optionPane' needs "this.". 397 29
    # warning RequireThis Reference to instance variable 'optionPane' needs "VMPanel.this.". 397 29
    # warning RequireThis Reference to instance variable 'progressBar' needs "this.". 398 29
    # warning RequireThis Reference to instance variable 'progressBar' needs "VMPanel.this.". 398 29
    # warning RequireThis Method call to 'update' needs "this.". 448 17
    # warning RequireThis Method call to 'update' needs "VMPanel.this.". 448 17
    # warning RequireThis Method call to 'getConnectionName' needs "this.". 451 39
    # warning RequireThis Method call to 'getConnectionName' needs "VMPanel.this.". 451 39
    # warning RequireThis Reference to instance variable 'timer' needs "this.". 452 9
    # warning RequireThis Reference to instance variable 'timer' needs "VMPanel.this.". 452 9
    # warning RequireThis Reference to instance variable 'timer' needs "this.". 453 9
    # warning RequireThis Reference to instance variable 'timer' needs "VMPanel.this.". 453 9
    # warning RequireThis Reference to instance variable 'updateInterval' needs "this.". 453 38
    # warning RequireThis Reference to instance variable 'updateInterval' needs "VMPanel.this.". 453 38
    # warning RequireThis Method call to 'connect' needs "this.". 499 25
    # warning RequireThis Method call to 'connect' needs "VMPanel.this.". 499 25
    # warning RequireThis Reference to instance variable 'shouldUseSSL' needs "this.". 501 25
    # warning RequireThis Reference to instance variable 'shouldUseSSL' needs "VMPanel.this.". 501 25
    # warning RequireThis Method call to 'connect' needs "this.". 502 25
    # warning RequireThis Method call to 'connect' needs "VMPanel.this.". 502 25
    # warning RequireThis Reference to instance variable 'everConnected' needs "this.". 503 33
    # warning RequireThis Reference to instance variable 'everConnected' needs "VMPanel.this.". 503 33
    # warning RequireThis Method call to 'getFrame' needs "this.". 505 29
    # warning RequireThis Method call to 'getFrame' needs "VMPanel.this.". 505 29
    # warning RequireThis Method call to 'vmPanelDied' needs "this.". 526 29
    # warning RequireThis Method call to 'vmPanelDied' needs "VMPanel.this.". 526 29
    # warning RequireThis Reference to instance variable 'wasConnected' needs "this.". 530 17
    # warning RequireThis Reference to instance variable 'wasConnected' needs "VMPanel.this.". 530 17
    # warning RequireThis Reference to instance variable 'plugins' needs "this.". 571 42
    # warning RequireThis Reference to instance variable 'plugins' needs "VMPanel.this.". 571 42
    # warning RequireThis Reference to instance variable 'initialUpdate' needs "this.". 604 17
    # warning RequireThis Reference to instance variable 'initialUpdate' needs "VMPanel.this.". 604 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/inspector/XMBeanAttributes.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doLoadAttributes' needs "this.". 384 24
    # warning RequireThis Method call to 'doLoadAttributes' needs "XMBeanAttributes.this.". 384 24
    # warning RequireThis Reference to instance variable 'mbeansTab' needs "this.". 411 9
    # warning RequireThis Reference to instance variable 'mbeansTab' needs "XMBeanAttributes.this.". 411 9
    # warning RequireThis Method call to 'emptyTable' needs "this.". 537 21
    # warning RequireThis Method call to 'emptyTable' needs "XMBeanAttributes.this.". 537 21
    # warning RequireThis Method call to 'addTableData' needs "this.". 539 21
    # warning RequireThis Method call to 'addTableData' needs "XMBeanAttributes.this.". 539 21
    # warning RequireThis Reference to instance variable 'attributesListener' needs "this.". 549 54
    # warning RequireThis Reference to instance variable 'attributesListener' needs "XMBeanAttributes.this.". 549 54
    # warning RequireThis Reference to instance variable 'mbeansTab' needs "this.". 639 17
    # warning RequireThis Reference to instance variable 'mbeansTab' needs "XMBeanAttributes.this.". 639 17
    # warning RequireThis Method call to 'stopCellEditing' needs "this.". 648 42
    # warning RequireThis Method call to 'stopCellEditing' needs "XMBeanAttributes.this.". 648 42
    # warning RequireThis Method call to 'loadAttributes' needs "this.". 649 21
    # warning RequireThis Method call to 'loadAttributes' needs "XMBeanAttributes.this.". 649 21
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 649 36
    # warning RequireThis Reference to instance variable 'mbean' needs "XMBeanAttributes.this.". 649 36
    # warning RequireThis Reference to instance variable 'mbeanInfo' needs "this.". 649 43
    # warning RequireThis Reference to instance variable 'mbeanInfo' needs "XMBeanAttributes.this.". 649 43
    # warning RequireThis Reference to instance variable 'mbeansTab' needs "this.". 657 10
    # warning RequireThis Reference to instance variable 'mbeansTab' needs "XMBeanAttributes.this.". 657 10
    # warning RequireThis Method call to 'popupAndLog' needs "this.". 1043 25
    # warning RequireThis Method call to 'popupAndLog' needs "AttributesListener.this.". 1043 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/inspector/XMBeanNotifications.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unregistered' needs "this.". 671 33
    # warning RequireThis Reference to instance variable 'unregistered' needs "XMBeanNotificationsListener.this.". 671 33
    # warning RequireThis Reference to instance variable 'received' needs "this.". 694 29
    # warning RequireThis Reference to instance variable 'received' needs "XMBeanNotificationsListener.this.". 694 29
    # warning RequireThis Reference to instance variable 'data' needs "this.". 695 29
    # warning RequireThis Reference to instance variable 'data' needs "XMBeanNotificationsListener.this.". 695 29
    # warning RequireThis Reference to instance variable 'notifications' needs "this.". 697 29
    # warning RequireThis Reference to instance variable 'notifications' needs "XMBeanNotificationsListener.this.". 697 29
    # warning RequireThis Reference to instance variable 'xmbean' needs "this.". 699 37
    # warning RequireThis Reference to instance variable 'xmbean' needs "XMBeanNotificationsListener.this.". 699 37
    # warning RequireThis Reference to instance variable 'node' needs "this.". 699 45
    # warning RequireThis Reference to instance variable 'node' needs "XMBeanNotificationsListener.this.". 699 45
    # warning RequireThis Reference to instance variable 'received' needs "this.". 699 60
    # warning RequireThis Reference to instance variable 'received' needs "XMBeanNotificationsListener.this.". 699 60

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/inspector/XOperations.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 168 24
    # warning RequireThis Reference to instance variable 'mbean' needs "XOperations.this.". 168 24
    # warning RequireThis Method call to 'fireChangedNotification' needs "this.". 180 25
    # warning RequireThis Method call to 'fireChangedNotification' needs "XOperations.this.". 180 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/inspector/XPlottingViewer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prefSize' needs "this.". 139 28
    # warning RequireThis Reference to instance variable 'prefSize' needs "this.". 143 28
    # warning RequireThis Reference to instance variable 'tab' needs "this.". 151 21
    # warning RequireThis Reference to instance variable 'tab' needs "XPlottingViewer.this.". 151 21
    # warning RequireThis Reference to instance variable 'tab' needs "this.". 176 38
    # warning RequireThis Reference to instance variable 'tab' needs "XPlottingViewer.this.". 176 38

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jconsole/inspector/XSheet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 208 24
    # warning RequireThis Reference to instance variable 'mbean' needs "XSheet.this.". 208 24
    # warning RequireThis Method call to 'isSelectedNode' needs "this.". 215 30
    # warning RequireThis Method call to 'isSelectedNode' needs "XSheet.this.". 215 30
    # warning RequireThis Reference to instance variable 'currentNode' needs "this.". 215 51
    # warning RequireThis Reference to instance variable 'currentNode' needs "XSheet.this.". 215 51
    # warning RequireThis Reference to instance variable 'mbeanInfo' needs "this.". 218 25
    # warning RequireThis Reference to instance variable 'mbeanInfo' needs "XSheet.this.". 218 25
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 218 48
    # warning RequireThis Reference to instance variable 'mbean' needs "XSheet.this.". 218 48
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 220 25
    # warning RequireThis Reference to instance variable 'mainPanel' needs "XSheet.this.". 220 25
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 221 25
    # warning RequireThis Reference to instance variable 'mainPanel' needs "XSheet.this.". 221 25
    # warning RequireThis Reference to instance variable 'mbeanInfo' needs "this.". 221 39
    # warning RequireThis Reference to instance variable 'mbeanInfo' needs "XSheet.this.". 221 39
    # warning RequireThis Reference to instance variable 'southPanel' needs "this.". 222 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "XSheet.this.". 222 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "this.". 223 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "XSheet.this.". 223 25
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 231 33
    # warning RequireThis Reference to instance variable 'mbean' needs "XSheet.this.". 231 33
    # warning RequireThis Method call to 'showErrorDialog' needs "this.". 234 21
    # warning RequireThis Method call to 'showErrorDialog' needs "XSheet.this.". 234 21
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 253 33
    # warning RequireThis Reference to instance variable 'mbean' needs "XSheet.this.". 253 33
    # warning RequireThis Reference to instance variable 'mbeanAttributes' needs "this.". 256 33
    # warning RequireThis Reference to instance variable 'mbeanAttributes' needs "XSheet.this.". 256 33
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 256 64
    # warning RequireThis Reference to instance variable 'mbean' needs "XSheet.this.". 256 64
    # warning RequireThis Method call to 'isSelectedNode' needs "this.". 265 42
    # warning RequireThis Method call to 'isSelectedNode' needs "XSheet.this.". 265 42
    # warning RequireThis Reference to instance variable 'currentNode' needs "this.". 265 63
    # warning RequireThis Reference to instance variable 'currentNode' needs "XSheet.this.". 265 63
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 269 37
    # warning RequireThis Reference to instance variable 'mainPanel' needs "XSheet.this.". 269 37
    # warning RequireThis Reference to instance variable 'mbeanAttributes' needs "this.". 281 61
    # warning RequireThis Reference to instance variable 'mbeanAttributes' needs "XSheet.this.". 281 61
    # warning RequireThis Reference to instance variable 'mbeanAttributes' needs "this.". 283 61
    # warning RequireThis Reference to instance variable 'mbeanAttributes' needs "XSheet.this.". 283 61
    # warning RequireThis Reference to instance variable 'refreshButton' needs "this.". 288 60
    # warning RequireThis Reference to instance variable 'refreshButton' needs "XSheet.this.". 288 60
    # warning RequireThis Reference to instance variable 'refreshButton' needs "this.". 291 37
    # warning RequireThis Reference to instance variable 'refreshButton' needs "XSheet.this.". 291 37
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 296 37
    # warning RequireThis Reference to instance variable 'mainPanel' needs "XSheet.this.". 296 37
    # warning RequireThis Reference to instance variable 'southPanel' needs "this.". 298 37
    # warning RequireThis Reference to instance variable 'southPanel' needs "XSheet.this.". 298 37
    # warning RequireThis Reference to instance variable 'southPanel' needs "this.". 299 37
    # warning RequireThis Reference to instance variable 'southPanel' needs "XSheet.this.". 299 37
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 307 49
    # warning RequireThis Reference to instance variable 'mbean' needs "XSheet.this.". 307 49
    # warning RequireThis Method call to 'showErrorDialog' needs "this.". 310 37
    # warning RequireThis Method call to 'showErrorDialog' needs "XSheet.this.". 310 37
    # warning RequireThis Reference to instance variable 'mbeanAttributes' needs "this.". 377 25
    # warning RequireThis Reference to instance variable 'mbeanAttributes' needs "XSheet.this.". 377 25
    # warning RequireThis Method call to 'isSelectedNode' needs "this.". 379 30
    # warning RequireThis Method call to 'isSelectedNode' needs "XSheet.this.". 379 30
    # warning RequireThis Reference to instance variable 'currentNode' needs "this.". 379 51
    # warning RequireThis Reference to instance variable 'currentNode' needs "XSheet.this.". 379 51
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 383 25
    # warning RequireThis Reference to instance variable 'mainPanel' needs "XSheet.this.". 383 25
    # warning RequireThis Reference to instance variable 'mbeanAttributes' needs "this.". 387 57
    # warning RequireThis Reference to instance variable 'mbeanAttributes' needs "XSheet.this.". 387 57
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 388 25
    # warning RequireThis Reference to instance variable 'mainPanel' needs "XSheet.this.". 388 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "this.". 390 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "XSheet.this.". 390 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "this.". 391 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "XSheet.this.". 391 25
    # warning RequireThis Reference to instance variable 'refreshButton' needs "this.". 391 40
    # warning RequireThis Reference to instance variable 'refreshButton' needs "XSheet.this.". 391 40
    # warning RequireThis Reference to instance variable 'southPanel' needs "this.". 392 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "XSheet.this.". 392 25
    # warning RequireThis Reference to instance variable 'refreshButton' needs "this.". 393 25
    # warning RequireThis Reference to instance variable 'refreshButton' needs "XSheet.this.". 393 25
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 402 33
    # warning RequireThis Reference to instance variable 'mbean' needs "XSheet.this.". 402 33
    # warning RequireThis Method call to 'showErrorDialog' needs "this.". 405 21
    # warning RequireThis Method call to 'showErrorDialog' needs "XSheet.this.". 405 21
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 424 24
    # warning RequireThis Reference to instance variable 'mbean' needs "XSheet.this.". 424 24
    # warning RequireThis Method call to 'isSelectedNode' needs "this.". 431 30
    # warning RequireThis Method call to 'isSelectedNode' needs "XSheet.this.". 431 30
    # warning RequireThis Reference to instance variable 'currentNode' needs "this.". 431 51
    # warning RequireThis Reference to instance variable 'currentNode' needs "XSheet.this.". 431 51
    # warning RequireThis Reference to instance variable 'mbeanOperations' needs "this.". 434 25
    # warning RequireThis Reference to instance variable 'mbeanOperations' needs "XSheet.this.". 434 25
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 434 56
    # warning RequireThis Reference to instance variable 'mbean' needs "XSheet.this.". 434 56
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 436 25
    # warning RequireThis Reference to instance variable 'mainPanel' needs "XSheet.this.". 436 25
    # warning RequireThis Reference to instance variable 'mbeanOperations' needs "this.". 440 57
    # warning RequireThis Reference to instance variable 'mbeanOperations' needs "XSheet.this.". 440 57
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 441 25
    # warning RequireThis Reference to instance variable 'mainPanel' needs "XSheet.this.". 441 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "this.". 442 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "XSheet.this.". 442 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "this.". 443 25
    # warning RequireThis Reference to instance variable 'southPanel' needs "XSheet.this.". 443 25
    # warning RequireThis Reference to instance variable 'mbean' needs "this.". 452 33
    # warning RequireThis Reference to instance variable 'mbean' needs "XSheet.this.". 452 33
    # warning RequireThis Method call to 'showErrorDialog' needs "this.". 455 21
    # warning RequireThis Method call to 'showErrorDialog' needs "XSheet.this.". 455 21
    # warning RequireThis Reference to instance variable 'mbeanNotifications' needs "this.". 509 17
    # warning RequireThis Reference to instance variable 'mbeanNotifications' needs "XSheet.this.". 509 17
    # warning RequireThis Reference to instance variable 'currentNode' needs "this.". 509 53
    # warning RequireThis Reference to instance variable 'currentNode' needs "XSheet.this.". 509 53
    # warning RequireThis Method call to 'updateNotifications' needs "this.". 516 21
    # warning RequireThis Method call to 'updateNotifications' needs "XSheet.this.". 516 21
    # warning RequireThis Method call to 'showErrorDialog' needs "this.". 524 21
    # warning RequireThis Method call to 'showErrorDialog' needs "XSheet.this.". 524 21
    # warning RequireThis Reference to instance variable 'mbeanNotifications' needs "this.". 538 24
    # warning RequireThis Reference to instance variable 'mbeanNotifications' needs "XSheet.this.". 538 24
    # warning RequireThis Reference to instance variable 'currentNode' needs "this.". 538 62
    # warning RequireThis Reference to instance variable 'currentNode' needs "XSheet.this.". 538 62
    # warning RequireThis Method call to 'updateNotifications' needs "this.". 544 25
    # warning RequireThis Method call to 'updateNotifications' needs "XSheet.this.". 544 25
    # warning RequireThis Method call to 'showErrorDialog' needs "this.". 553 21
    # warning RequireThis Method call to 'showErrorDialog' needs "XSheet.this.". 553 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tools/jstat/OptionLister.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sources' needs "this.". 57 22
    # warning RequireThis Reference to instance variable 'sources' needs "OptionLister.this.". 57 22

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/tracing/ProviderSkeleton.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'providerType' needs "this.". 106 24
    # warning RequireThis Reference to instance variable 'providerType' needs "ProviderSkeleton.this.". 106 24
    # warning RequireThis Reference to instance variable 'providerType' needs "this.". 136 49
    # warning RequireThis Reference to instance variable 'providerType' needs "ProviderSkeleton.this.". 136 49
    # warning RequireThis Reference to instance variable 'providerType' needs "this.". 137 37
    # warning RequireThis Reference to instance variable 'providerType' needs "ProviderSkeleton.this.". 137 37

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/util/PreHashedMap.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 172 24
    # warning RequireThis Reference to instance variable 'size' needs "PreHashedMap.this.". 172 24
    # warning RequireThis Reference to instance variable 'a' needs "this.". 182 29
    # warning RequireThis Reference to instance variable 'a' needs "this.". 183 33
    # warning RequireThis Reference to instance variable 'a' needs "this.". 184 33
    # warning RequireThis Reference to instance variable 'a' needs "this.". 184 47
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 185 33
    # warning RequireThis Reference to instance variable 'a' needs "this.". 185 47
    # warning RequireThis Reference to instance variable 'i' needs "this.". 188 29
    # warning RequireThis Reference to instance variable 'a' needs "this.". 189 29
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 191 25
    # warning RequireThis Reference to instance variable 'i' needs "this.". 192 29
    # warning RequireThis Reference to instance variable 'i' needs "this.". 194 29
    # warning RequireThis Reference to instance variable 'ht' needs "this.". 194 38
    # warning RequireThis Reference to instance variable 'ht' needs "PreHashedMap.this.". 194 38
    # warning RequireThis Reference to instance variable 'i' needs "this.". 194 41
    # warning RequireThis Reference to instance variable 'i' needs "this.". 196 39
    # warning RequireThis Reference to instance variable 'ht' needs "this.". 198 38
    # warning RequireThis Reference to instance variable 'ht' needs "PreHashedMap.this.". 198 38
    # warning RequireThis Reference to instance variable 'i' needs "this.". 198 41
    # warning RequireThis Reference to instance variable 'a' needs "this.". 200 25
    # warning RequireThis Reference to instance variable 'ht' needs "this.". 200 39
    # warning RequireThis Reference to instance variable 'ht' needs "PreHashedMap.this.". 200 39
    # warning RequireThis Reference to instance variable 'i' needs "this.". 200 42
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 201 25
    # warning RequireThis Reference to instance variable 'a' needs "this.". 201 39
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 206 29
    # warning RequireThis Method call to 'findNext' needs "this.". 208 32
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 212 29
    # warning RequireThis Method call to 'findNext' needs "this.". 213 34
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 216 36
    # warning RequireThis Reference to instance variable 'cur' needs "this.". 217 25
    # warning RequireThis Reference to instance variable 'size' needs "this.". 234 24
    # warning RequireThis Reference to instance variable 'size' needs "PreHashedMap.this.". 234 24
    # warning RequireThis Method call to 'keySet' needs "this.". 239 48
    # warning RequireThis Method call to 'keySet' needs "PreHashedMap.this.". 239 48
    # warning RequireThis Reference to instance variable 'i' needs "this.". 242 32
    # warning RequireThis Reference to instance variable 'i' needs "this.". 247 40
    # warning RequireThis Reference to instance variable 'k' needs "this.". 248 61
    # warning RequireThis Method call to 'get' needs "this.". 249 58
    # warning RequireThis Method call to 'get' needs "PreHashedMap.this.". 249 58
    # warning RequireThis Reference to instance variable 'k' needs "this.". 249 62
    # warning RequireThis Method call to 'get' needs "this.". 251 39
    # warning RequireThis Method call to 'get' needs "PreHashedMap.this.". 251 39
    # warning RequireThis Reference to instance variable 'k' needs "this.". 251 43
    # warning RequireThis Reference to instance variable 'k' needs "this.". 252 41

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/classes/sun/util/resources/ParallelListResourceBundle.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'itr' needs "this.". 222 25
    # warning RequireThis Reference to instance variable 'usingParent' needs "this.". 225 26
    # warning RequireThis Reference to instance variable 'parent' needs "this.". 226 61
    # warning RequireThis Reference to instance variable 'parent' needs "KeySet.this.". 226 61
    # warning RequireThis Reference to instance variable 'set' needs "this.". 227 43
    # warning RequireThis Reference to instance variable 'set' needs "KeySet.this.". 227 43
    # warning RequireThis Reference to instance variable 'itr' needs "this.". 228 25
    # warning RequireThis Reference to instance variable 'usingParent' needs "this.". 229 25
    # warning RequireThis Reference to instance variable 'itr' needs "this.". 231 28
    # warning RequireThis Method call to 'hasNext' needs "this.". 236 25
    # warning RequireThis Reference to instance variable 'itr' needs "this.". 237 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/applets/Blink/Blink.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delay' needs "this.". 91 12
    # warning RequireThis Reference to instance variable 'delay' needs "Blink.this.". 91 12
    # warning RequireThis Reference to instance variable 'delay' needs "this.". 91 19
    # warning RequireThis Reference to instance variable 'delay' needs "Blink.this.". 91 19

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/java2d/J2DBench/src/j2dbench/Option.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'value' needs "this.". 184 29
    # warning RequireThis Reference to instance variable 'value' needs "Toggle.this.". 184 29
    # warning RequireThis Reference to instance variable 'jp' needs "this.". 191 17
    # warning RequireThis Reference to instance variable 'jp' needs "Toggle.this.". 191 17
    # warning RequireThis Reference to instance variable 'jp' needs "this.". 193 20
    # warning RequireThis Reference to instance variable 'jp' needs "Toggle.this.". 193 20
    # warning RequireThis Reference to instance variable 'value' needs "this.". 273 25
    # warning RequireThis Reference to instance variable 'value' needs "Enable.this.". 273 25
    # warning RequireThis Reference to instance variable 'jcb' needs "this.". 280 20
    # warning RequireThis Reference to instance variable 'jcb' needs "Enable.this.". 280 20
    # warning RequireThis Reference to instance variable 'jtf' needs "this.". 379 41
    # warning RequireThis Reference to instance variable 'jtf' needs "Int.this.". 379 41
    # warning RequireThis Reference to instance variable 'jtf' needs "this.". 381 31
    # warning RequireThis Reference to instance variable 'jtf' needs "Int.this.". 381 31
    # warning RequireThis Method call to 'setValueFromString' needs "this.". 382 29
    # warning RequireThis Method call to 'setValueFromString' needs "Int.this.". 382 29
    # warning RequireThis Reference to instance variable 'jtf' needs "this.". 393 17
    # warning RequireThis Reference to instance variable 'jtf' needs "Int.this.". 393 17
    # warning RequireThis Method call to 'getValString' needs "this.". 393 29
    # warning RequireThis Method call to 'getValString' needs "Int.this.". 393 29
    # warning RequireThis Reference to instance variable 'jp' needs "this.". 394 17
    # warning RequireThis Reference to instance variable 'jp' needs "Int.this.". 394 17
    # warning RequireThis Reference to instance variable 'jtf' needs "this.". 394 24
    # warning RequireThis Reference to instance variable 'jtf' needs "Int.this.". 394 24
    # warning RequireThis Reference to instance variable 'jp' needs "this.". 396 20
    # warning RequireThis Reference to instance variable 'jp' needs "Int.this.". 396 20
    # warning RequireThis Reference to instance variable 'enabled' needs "this.". 539 25
    # warning RequireThis Reference to instance variable 'enabled' needs "ObjectList.this.". 539 25
    # warning RequireThis Reference to instance variable 'jp' needs "this.". 545 17
    # warning RequireThis Reference to instance variable 'jp' needs "ObjectList.this.". 545 17
    # warning RequireThis Reference to instance variable 'jlist' needs "this.". 545 24
    # warning RequireThis Reference to instance variable 'jlist' needs "ObjectList.this.". 545 24
    # warning RequireThis Reference to instance variable 'jp' needs "this.". 547 20
    # warning RequireThis Reference to instance variable 'jp' needs "ObjectList.this.". 547 20
    # warning RequireThis Reference to instance variable 'selected' needs "this.". 725 30
    # warning RequireThis Reference to instance variable 'selected' needs "ObjectChoice.this.". 725 30
    # warning RequireThis Reference to instance variable 'jcombo' needs "this.". 725 41
    # warning RequireThis Reference to instance variable 'jcombo' needs "ObjectChoice.this.". 725 41
    # warning RequireThis Reference to instance variable 'jp' needs "this.". 732 18
    # warning RequireThis Reference to instance variable 'jp' needs "ObjectChoice.this.". 732 18
    # warning RequireThis Reference to instance variable 'jcombo' needs "this.". 732 25
    # warning RequireThis Reference to instance variable 'jcombo' needs "ObjectChoice.this.". 732 25
    # warning RequireThis Reference to instance variable 'jp' needs "this.". 734 21
    # warning RequireThis Reference to instance variable 'jp' needs "ObjectChoice.this.". 734 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/java2d/J2DBench/src/j2dbench/TestEnvironment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'comp' needs "this.". 143 16
    # warning RequireThis Reference to instance variable 'comp' needs "TestEnvironment.this.". 143 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/FileChooserDemo/FileChooserDemo.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'customField' needs "this.". 212 9
    # warning RequireThis Reference to instance variable 'customField' needs "FileChooserDemo.this.". 212 9
    # warning RequireThis Reference to instance variable 'customField' needs "this.". 213 9
    # warning RequireThis Reference to instance variable 'customField' needs "FileChooserDemo.this.". 213 9
    # warning RequireThis Reference to instance variable 'customField' needs "this.". 214 9
    # warning RequireThis Reference to instance variable 'customField' needs "FileChooserDemo.this.". 214 9
    # warning RequireThis Reference to instance variable 'customField' needs "this.". 215 9
    # warning RequireThis Reference to instance variable 'customField' needs "FileChooserDemo.this.". 215 9
    # warning RequireThis Reference to instance variable 'openRadioButton' needs "this.". 218 20
    # warning RequireThis Reference to instance variable 'openRadioButton' needs "FileChooserDemo.this.". 218 20
    # warning RequireThis Reference to instance variable 'saveRadioButton' needs "this.". 219 20
    # warning RequireThis Reference to instance variable 'saveRadioButton' needs "FileChooserDemo.this.". 219 20
    # warning RequireThis Reference to instance variable 'customButton' needs "this.". 220 20
    # warning RequireThis Reference to instance variable 'customButton' needs "FileChooserDemo.this.". 220 20
    # warning RequireThis Reference to instance variable 'showAllFilesFilterCheckBox' needs "this.". 223 9
    # warning RequireThis Reference to instance variable 'showAllFilesFilterCheckBox' needs "FileChooserDemo.this.". 223 9
    # warning RequireThis Reference to instance variable 'showAllFilesFilterCheckBox' needs "this.". 224 9
    # warning RequireThis Reference to instance variable 'showAllFilesFilterCheckBox' needs "FileChooserDemo.this.". 224 9
    # warning RequireThis Reference to instance variable 'showAllFilesFilterCheckBox' needs "this.". 225 9
    # warning RequireThis Reference to instance variable 'showAllFilesFilterCheckBox' needs "FileChooserDemo.this.". 225 9
    # warning RequireThis Reference to instance variable 'showImageFilesFilterCheckBox' needs "this.". 227 9
    # warning RequireThis Reference to instance variable 'showImageFilesFilterCheckBox' needs "FileChooserDemo.this.". 227 9
    # warning RequireThis Reference to instance variable 'showImageFilesFilterCheckBox' needs "this.". 228 9
    # warning RequireThis Reference to instance variable 'showImageFilesFilterCheckBox' needs "FileChooserDemo.this.". 228 9
    # warning RequireThis Reference to instance variable 'showImageFilesFilterCheckBox' needs "this.". 229 9
    # warning RequireThis Reference to instance variable 'showImageFilesFilterCheckBox' needs "FileChooserDemo.this.". 229 9
    # warning RequireThis Reference to instance variable 'accessoryCheckBox' needs "this.". 231 9
    # warning RequireThis Reference to instance variable 'accessoryCheckBox' needs "FileChooserDemo.this.". 231 9
    # warning RequireThis Reference to instance variable 'accessoryCheckBox' needs "this.". 232 9
    # warning RequireThis Reference to instance variable 'accessoryCheckBox' needs "FileChooserDemo.this.". 232 9
    # warning RequireThis Reference to instance variable 'accessoryCheckBox' needs "this.". 233 9
    # warning RequireThis Reference to instance variable 'accessoryCheckBox' needs "FileChooserDemo.this.". 233 9
    # warning RequireThis Reference to instance variable 'setHiddenCheckBox' needs "this.". 236 9
    # warning RequireThis Reference to instance variable 'setHiddenCheckBox' needs "FileChooserDemo.this.". 236 9
    # warning RequireThis Reference to instance variable 'setHiddenCheckBox' needs "this.". 237 9
    # warning RequireThis Reference to instance variable 'setHiddenCheckBox' needs "FileChooserDemo.this.". 237 9
    # warning RequireThis Reference to instance variable 'showFullDescriptionCheckBox' needs "this.". 239 9
    # warning RequireThis Reference to instance variable 'showFullDescriptionCheckBox' needs "FileChooserDemo.this.". 239 9
    # warning RequireThis Reference to instance variable 'showFullDescriptionCheckBox' needs "this.". 240 9
    # warning RequireThis Reference to instance variable 'showFullDescriptionCheckBox' needs "FileChooserDemo.this.". 240 9
    # warning RequireThis Reference to instance variable 'showFullDescriptionCheckBox' needs "this.". 241 9
    # warning RequireThis Reference to instance variable 'showFullDescriptionCheckBox' needs "FileChooserDemo.this.". 241 9
    # warning RequireThis Reference to instance variable 'showFullDescriptionCheckBox' needs "this.". 242 9
    # warning RequireThis Reference to instance variable 'showFullDescriptionCheckBox' needs "FileChooserDemo.this.". 242 9
    # warning RequireThis Reference to instance variable 'useFileViewCheckBox' needs "this.". 244 9
    # warning RequireThis Reference to instance variable 'useFileViewCheckBox' needs "FileChooserDemo.this.". 244 9
    # warning RequireThis Reference to instance variable 'useFileViewCheckBox' needs "this.". 245 9
    # warning RequireThis Reference to instance variable 'useFileViewCheckBox' needs "FileChooserDemo.this.". 245 9
    # warning RequireThis Reference to instance variable 'useFileViewCheckBox' needs "this.". 246 9
    # warning RequireThis Reference to instance variable 'useFileViewCheckBox' needs "FileChooserDemo.this.". 246 9
    # warning RequireThis Reference to instance variable 'useFileSystemViewCheckBox' needs "this.". 248 9
    # warning RequireThis Reference to instance variable 'useFileSystemViewCheckBox' needs "FileChooserDemo.this.". 248 9
    # warning RequireThis Reference to instance variable 'useFileSystemViewCheckBox' needs "this.". 249 9
    # warning RequireThis Reference to instance variable 'useFileSystemViewCheckBox' needs "FileChooserDemo.this.". 249 9
    # warning RequireThis Reference to instance variable 'useEmbedInWizardCheckBox' needs "this.". 251 9
    # warning RequireThis Reference to instance variable 'useEmbedInWizardCheckBox' needs "FileChooserDemo.this.". 251 9
    # warning RequireThis Reference to instance variable 'useEmbedInWizardCheckBox' needs "this.". 252 9
    # warning RequireThis Reference to instance variable 'useEmbedInWizardCheckBox' needs "FileChooserDemo.this.". 252 9
    # warning RequireThis Reference to instance variable 'useEmbedInWizardCheckBox' needs "this.". 253 9
    # warning RequireThis Reference to instance variable 'useEmbedInWizardCheckBox' needs "FileChooserDemo.this.". 253 9
    # warning RequireThis Reference to instance variable 'useControlsCheckBox' needs "this.". 255 9
    # warning RequireThis Reference to instance variable 'useControlsCheckBox' needs "FileChooserDemo.this.". 255 9
    # warning RequireThis Reference to instance variable 'useControlsCheckBox' needs "this.". 256 9
    # warning RequireThis Reference to instance variable 'useControlsCheckBox' needs "FileChooserDemo.this.". 256 9
    # warning RequireThis Reference to instance variable 'useControlsCheckBox' needs "this.". 257 9
    # warning RequireThis Reference to instance variable 'useControlsCheckBox' needs "FileChooserDemo.this.". 257 9
    # warning RequireThis Reference to instance variable 'enableDragCheckBox' needs "this.". 259 9
    # warning RequireThis Reference to instance variable 'enableDragCheckBox' needs "FileChooserDemo.this.". 259 9
    # warning RequireThis Reference to instance variable 'enableDragCheckBox' needs "this.". 260 9
    # warning RequireThis Reference to instance variable 'enableDragCheckBox' needs "FileChooserDemo.this.". 260 9
    # warning RequireThis Reference to instance variable 'justFilesRadioButton' needs "this.". 264 9
    # warning RequireThis Reference to instance variable 'justFilesRadioButton' needs "FileChooserDemo.this.". 264 9
    # warning RequireThis Reference to instance variable 'justFilesRadioButton' needs "this.". 265 9
    # warning RequireThis Reference to instance variable 'justFilesRadioButton' needs "FileChooserDemo.this.". 265 9
    # warning RequireThis Reference to instance variable 'justFilesRadioButton' needs "this.". 266 20
    # warning RequireThis Reference to instance variable 'justFilesRadioButton' needs "FileChooserDemo.this.". 266 20
    # warning RequireThis Reference to instance variable 'justFilesRadioButton' needs "this.". 267 9
    # warning RequireThis Reference to instance variable 'justFilesRadioButton' needs "FileChooserDemo.this.". 267 9
    # warning RequireThis Reference to instance variable 'justDirectoriesRadioButton' needs "this.". 269 9
    # warning RequireThis Reference to instance variable 'justDirectoriesRadioButton' needs "FileChooserDemo.this.". 269 9
    # warning RequireThis Reference to instance variable 'justDirectoriesRadioButton' needs "this.". 270 20
    # warning RequireThis Reference to instance variable 'justDirectoriesRadioButton' needs "FileChooserDemo.this.". 270 20
    # warning RequireThis Reference to instance variable 'justDirectoriesRadioButton' needs "this.". 271 9
    # warning RequireThis Reference to instance variable 'justDirectoriesRadioButton' needs "FileChooserDemo.this.". 271 9
    # warning RequireThis Reference to instance variable 'bothFilesAndDirectoriesRadioButton' needs "this.". 273 9
    # warning RequireThis Reference to instance variable 'bothFilesAndDirectoriesRadioButton' needs "FileChooserDemo.this.". 273 9
    # warning RequireThis Reference to instance variable 'bothFilesAndDirectoriesRadioButton' needs "this.". 275 20
    # warning RequireThis Reference to instance variable 'bothFilesAndDirectoriesRadioButton' needs "FileChooserDemo.this.". 275 20
    # warning RequireThis Reference to instance variable 'bothFilesAndDirectoriesRadioButton' needs "this.". 276 9
    # warning RequireThis Reference to instance variable 'bothFilesAndDirectoriesRadioButton' needs "FileChooserDemo.this.". 276 9
    # warning RequireThis Reference to instance variable 'singleSelectionRadioButton' needs "this.". 278 9
    # warning RequireThis Reference to instance variable 'singleSelectionRadioButton' needs "FileChooserDemo.this.". 278 9
    # warning RequireThis Reference to instance variable 'singleSelectionRadioButton' needs "this.". 279 9
    # warning RequireThis Reference to instance variable 'singleSelectionRadioButton' needs "FileChooserDemo.this.". 279 9
    # warning RequireThis Reference to instance variable 'multiSelectionRadioButton' needs "this.". 281 9
    # warning RequireThis Reference to instance variable 'multiSelectionRadioButton' needs "FileChooserDemo.this.". 281 9
    # warning RequireThis Reference to instance variable 'multiSelectionRadioButton' needs "this.". 282 9
    # warning RequireThis Reference to instance variable 'multiSelectionRadioButton' needs "FileChooserDemo.this.". 282 9
    # warning RequireThis Reference to instance variable 'singleSelectionRadioButton' needs "this.". 285 20
    # warning RequireThis Reference to instance variable 'singleSelectionRadioButton' needs "FileChooserDemo.this.". 285 20
    # warning RequireThis Reference to instance variable 'multiSelectionRadioButton' needs "this.". 286 20
    # warning RequireThis Reference to instance variable 'multiSelectionRadioButton' needs "FileChooserDemo.this.". 286 20
    # warning RequireThis Reference to instance variable 'showButton' needs "this.". 290 9
    # warning RequireThis Reference to instance variable 'showButton' needs "FileChooserDemo.this.". 290 9
    # warning RequireThis Reference to instance variable 'showButton' needs "this.". 291 9
    # warning RequireThis Reference to instance variable 'showButton' needs "FileChooserDemo.this.". 291 9
    # warning RequireThis Reference to instance variable 'showButton' needs "this.". 292 9
    # warning RequireThis Reference to instance variable 'showButton' needs "FileChooserDemo.this.". 292 9
    # warning RequireThis Reference to instance variable 'lafComboBox' needs "this.". 295 9
    # warning RequireThis Reference to instance variable 'lafComboBox' needs "FileChooserDemo.this.". 295 9
    # warning RequireThis Reference to instance variable 'supportedLaFs' needs "this.". 295 37
    # warning RequireThis Reference to instance variable 'supportedLaFs' needs "FileChooserDemo.this.". 295 37
    # warning RequireThis Reference to instance variable 'lafComboBox' needs "this.". 296 9
    # warning RequireThis Reference to instance variable 'lafComboBox' needs "FileChooserDemo.this.". 296 9
    # warning RequireThis Reference to instance variable 'lafComboBox' needs "this.". 297 9
    # warning RequireThis Reference to instance variable 'lafComboBox' needs "FileChooserDemo.this.". 297 9
    # warning RequireThis Reference to instance variable 'lafComboBox' needs "this.". 298 9
    # warning RequireThis Reference to instance variable 'lafComboBox' needs "FileChooserDemo.this.". 298 9
    # warning RequireThis Reference to instance variable 'openRadioButton' needs "this.". 308 22
    # warning RequireThis Reference to instance variable 'openRadioButton' needs "FileChooserDemo.this.". 308 22
    # warning RequireThis Reference to instance variable 'saveRadioButton' needs "this.". 310 22
    # warning RequireThis Reference to instance variable 'saveRadioButton' needs "FileChooserDemo.this.". 310 22
    # warning RequireThis Reference to instance variable 'customButton' needs "this.". 312 22
    # warning RequireThis Reference to instance variable 'customButton' needs "FileChooserDemo.this.". 312 22
    # warning RequireThis Reference to instance variable 'customField' needs "this.". 319 26
    # warning RequireThis Reference to instance variable 'customField' needs "FileChooserDemo.this.". 319 26
    # warning RequireThis Reference to instance variable 'showAllFilesFilterCheckBox' needs "this.". 331 22
    # warning RequireThis Reference to instance variable 'showAllFilesFilterCheckBox' needs "FileChooserDemo.this.". 331 22
    # warning RequireThis Reference to instance variable 'showImageFilesFilterCheckBox' needs "this.". 333 22
    # warning RequireThis Reference to instance variable 'showImageFilesFilterCheckBox' needs "FileChooserDemo.this.". 333 22
    # warning RequireThis Reference to instance variable 'showFullDescriptionCheckBox' needs "this.". 340 26
    # warning RequireThis Reference to instance variable 'showFullDescriptionCheckBox' needs "FileChooserDemo.this.". 340 26
    # warning RequireThis Reference to instance variable 'setHiddenCheckBox' needs "this.". 352 22
    # warning RequireThis Reference to instance variable 'setHiddenCheckBox' needs "FileChooserDemo.this.". 352 22
    # warning RequireThis Reference to instance variable 'useFileViewCheckBox' needs "this.". 354 22
    # warning RequireThis Reference to instance variable 'useFileViewCheckBox' needs "FileChooserDemo.this.". 354 22
    # warning RequireThis Reference to instance variable 'useFileSystemViewCheckBox' needs "this.". 356 22
    # warning RequireThis Reference to instance variable 'useFileSystemViewCheckBox' needs "FileChooserDemo.this.". 356 22
    # warning RequireThis Reference to instance variable 'accessoryCheckBox' needs "this.". 358 22
    # warning RequireThis Reference to instance variable 'accessoryCheckBox' needs "FileChooserDemo.this.". 358 22
    # warning RequireThis Reference to instance variable 'useEmbedInWizardCheckBox' needs "this.". 360 22
    # warning RequireThis Reference to instance variable 'useEmbedInWizardCheckBox' needs "FileChooserDemo.this.". 360 22
    # warning RequireThis Reference to instance variable 'useControlsCheckBox' needs "this.". 362 22
    # warning RequireThis Reference to instance variable 'useControlsCheckBox' needs "FileChooserDemo.this.". 362 22
    # warning RequireThis Reference to instance variable 'enableDragCheckBox' needs "this.". 364 22
    # warning RequireThis Reference to instance variable 'enableDragCheckBox' needs "FileChooserDemo.this.". 364 22
    # warning RequireThis Reference to instance variable 'justFilesRadioButton' needs "this.". 376 22
    # warning RequireThis Reference to instance variable 'justFilesRadioButton' needs "FileChooserDemo.this.". 376 22
    # warning RequireThis Reference to instance variable 'justDirectoriesRadioButton' needs "this.". 378 22
    # warning RequireThis Reference to instance variable 'justDirectoriesRadioButton' needs "FileChooserDemo.this.". 378 22
    # warning RequireThis Reference to instance variable 'bothFilesAndDirectoriesRadioButton' needs "this.". 380 22
    # warning RequireThis Reference to instance variable 'bothFilesAndDirectoriesRadioButton' needs "FileChooserDemo.this.". 380 22
    # warning RequireThis Reference to instance variable 'singleSelectionRadioButton' needs "this.". 382 22
    # warning RequireThis Reference to instance variable 'singleSelectionRadioButton' needs "FileChooserDemo.this.". 382 22
    # warning RequireThis Reference to instance variable 'multiSelectionRadioButton' needs "this.". 384 22
    # warning RequireThis Reference to instance variable 'multiSelectionRadioButton' needs "FileChooserDemo.this.". 384 22
    # warning RequireThis Reference to instance variable 'lafComboBox' needs "this.". 394 19
    # warning RequireThis Reference to instance variable 'lafComboBox' needs "FileChooserDemo.this.". 394 19
    # warning RequireThis Reference to instance variable 'showButton' needs "this.". 395 19
    # warning RequireThis Reference to instance variable 'showButton' needs "FileChooserDemo.this.". 395 19

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/Font2DTest/Font2DTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'userTextDialog' needs "this.". 362 17
    # warning RequireThis Reference to instance variable 'userTextDialog' needs "Font2DTest.this.". 362 17
    # warning RequireThis Reference to instance variable 'printCBGroup' needs "this.". 367 9
    # warning RequireThis Reference to instance variable 'printCBGroup' needs "Font2DTest.this.". 367 9
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "this.". 368 9
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "Font2DTest.this.". 368 9
    # warning RequireThis Reference to instance variable 'fp' needs "this.". 368 23
    # warning RequireThis Reference to instance variable 'fp' needs "Font2DTest.this.". 368 23
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "this.". 371 9
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "Font2DTest.this.". 371 9
    # warning RequireThis Reference to instance variable 'fp' needs "this.". 371 23
    # warning RequireThis Reference to instance variable 'fp' needs "Font2DTest.this.". 371 23
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "this.". 374 9
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "Font2DTest.this.". 374 9
    # warning RequireThis Reference to instance variable 'fp' needs "this.". 374 23
    # warning RequireThis Reference to instance variable 'fp' needs "Font2DTest.this.". 374 23
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "this.". 380 9
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "Font2DTest.this.". 380 9
    # warning RequireThis Reference to instance variable 'fp' needs "this.". 380 23
    # warning RequireThis Reference to instance variable 'fp' needs "Font2DTest.this.". 380 23
    # warning RequireThis Reference to instance variable 'printDialog' needs "this.". 384 9
    # warning RequireThis Reference to instance variable 'printDialog' needs "Font2DTest.this.". 384 9
    # warning RequireThis Reference to instance variable 'parent' needs "this.". 384 36
    # warning RequireThis Reference to instance variable 'parent' needs "Font2DTest.this.". 384 36
    # warning RequireThis Reference to instance variable 'printDialog' needs "this.". 385 9
    # warning RequireThis Reference to instance variable 'printDialog' needs "Font2DTest.this.". 385 9
    # warning RequireThis Reference to instance variable 'printDialog' needs "this.". 386 9
    # warning RequireThis Reference to instance variable 'printDialog' needs "Font2DTest.this.". 386 9
    # warning RequireThis Reference to instance variable 'printDialog' needs "this.". 388 17
    # warning RequireThis Reference to instance variable 'printDialog' needs "Font2DTest.this.". 388 17
    # warning RequireThis Reference to instance variable 'printDialog' needs "this.". 391 9
    # warning RequireThis Reference to instance variable 'printDialog' needs "Font2DTest.this.". 391 9
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "this.". 391 65
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "Font2DTest.this.". 391 65
    # warning RequireThis Reference to instance variable 'printDialog' needs "this.". 392 9
    # warning RequireThis Reference to instance variable 'printDialog' needs "Font2DTest.this.". 392 9
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "this.". 393 30
    # warning RequireThis Reference to instance variable 'printModeCBs' needs "Font2DTest.this.". 393 30
    # warning RequireThis Reference to instance variable 'fontInfoDialog' needs "this.". 405 17
    # warning RequireThis Reference to instance variable 'fontInfoDialog' needs "Font2DTest.this.". 405 17
    # warning RequireThis Reference to instance variable 'showFontInfoCBMI' needs "this.". 406 17
    # warning RequireThis Reference to instance variable 'showFontInfoCBMI' needs "Font2DTest.this.". 406 17
    # warning RequireThis Reference to instance variable 'fontInfos' needs "this.". 410 50
    # warning RequireThis Reference to instance variable 'fontInfos' needs "Font2DTest.this.". 410 50
    # warning RequireThis Reference to instance variable 'fontInfos' needs "this.". 411 30
    # warning RequireThis Reference to instance variable 'fontInfos' needs "Font2DTest.this.". 411 30

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/Font2DTest/FontPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'updateBackBuffer' needs "this.". 181 17
    # warning RequireThis Reference to instance variable 'updateBackBuffer' needs "FontPanel.this.". 181 17
    # warning RequireThis Reference to instance variable 'updateFontMetrics' needs "this.". 182 17
    # warning RequireThis Reference to instance variable 'updateFontMetrics' needs "FontPanel.this.". 182 17
    # warning RequireThis Reference to instance variable 'testFont' needs "this.". 187 9
    # warning RequireThis Reference to instance variable 'testFont' needs "FontPanel.this.". 187 9
    # warning RequireThis Reference to instance variable 'fontName' needs "this.". 187 29
    # warning RequireThis Reference to instance variable 'fontName' needs "FontPanel.this.". 187 29
    # warning RequireThis Reference to instance variable 'fontStyle' needs "this.". 187 39
    # warning RequireThis Reference to instance variable 'fontStyle' needs "FontPanel.this.". 187 39
    # warning RequireThis Reference to instance variable 'zoomImage' needs "this.". 502 34
    # warning RequireThis Reference to instance variable 'zoomImage' needs "FontCanvas.this.". 502 34
    # warning RequireThis Reference to instance variable 'zoomWindow' needs "this.". 502 51
    # warning RequireThis Reference to instance variable 'zoomWindow' needs "FontCanvas.this.". 502 51
    # warning RequireThis Reference to instance variable 'zoomWindow' needs "this.". 505 13
    # warning RequireThis Reference to instance variable 'zoomWindow' needs "FontCanvas.this.". 505 13
    # warning RequireThis Reference to instance variable 'blankCursor' needs "this.". 505 35
    # warning RequireThis Reference to instance variable 'blankCursor' needs "FontCanvas.this.". 505 35
    # warning RequireThis Reference to instance variable 'zoomWindow' needs "this.". 506 13
    # warning RequireThis Reference to instance variable 'zoomWindow' needs "FontCanvas.this.". 506 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/Metalworks/MetalworksFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'quit' needs "this.". 100 17
    # warning RequireThis Method call to 'quit' needs "MetalworksFrame.this.". 100 17
    # warning RequireThis Method call to 'newDocument' needs "this.". 158 17
    # warning RequireThis Method call to 'newDocument' needs "MetalworksFrame.this.". 158 17
    # warning RequireThis Method call to 'openDocument' needs "this.". 165 17
    # warning RequireThis Method call to 'openDocument' needs "MetalworksFrame.this.". 165 17
    # warning RequireThis Method call to 'quit' needs "this.". 172 17
    # warning RequireThis Method call to 'quit' needs "MetalworksFrame.this.". 172 17
    # warning RequireThis Method call to 'openPrefsWindow' needs "this.". 199 17
    # warning RequireThis Method call to 'openPrefsWindow' needs "MetalworksFrame.this.". 199 17
    # warning RequireThis Method call to 'openInBox' needs "this.". 223 17
    # warning RequireThis Method call to 'openInBox' needs "MetalworksFrame.this.". 223 17
    # warning RequireThis Reference to instance variable 'desktop' needs "this.". 255 17
    # warning RequireThis Reference to instance variable 'desktop' needs "MetalworksFrame.this.". 255 17
    # warning RequireThis Reference to instance variable 'desktop' needs "this.". 262 17
    # warning RequireThis Reference to instance variable 'desktop' needs "MetalworksFrame.this.". 262 17
    # warning RequireThis Reference to instance variable 'desktop' needs "this.". 269 17
    # warning RequireThis Reference to instance variable 'desktop' needs "MetalworksFrame.this.". 269 17
    # warning RequireThis Method call to 'showAboutBox' needs "this.". 288 17
    # warning RequireThis Method call to 'showAboutBox' needs "MetalworksFrame.this.". 288 17
    # warning RequireThis Method call to 'openHelpWindow' needs "this.". 295 17
    # warning RequireThis Method call to 'openHelpWindow' needs "MetalworksFrame.this.". 295 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/Metalworks/MetalworksPrefs.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'CancelPressed' needs "this.". 93 17
    # warning RequireThis Method call to 'CancelPressed' needs "MetalworksPrefs.this.". 93 17
    # warning RequireThis Method call to 'OKPressed' needs "this.". 101 17
    # warning RequireThis Method call to 'OKPressed' needs "MetalworksPrefs.this.". 101 17
    # warning RequireThis Method call to 'centerDialog' needs "this.". 111 9
    # warning RequireThis Method call to 'centerDialog' needs "MetalworksPrefs.this.". 111 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/Notepad/ElementTreePanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 144 9
    # warning RequireThis Reference to instance variable 'tree' needs "ElementTreePanel.this.". 144 9
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 145 9
    # warning RequireThis Reference to instance variable 'tree' needs "ElementTreePanel.this.". 145 9
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 147 9
    # warning RequireThis Reference to instance variable 'tree' needs "ElementTreePanel.this.". 147 9
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 154 9
    # warning RequireThis Reference to instance variable 'tree' needs "ElementTreePanel.this.". 154 9
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 177 29
    # warning RequireThis Reference to instance variable 'tree' needs "ElementTreePanel.this.". 177 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/Notepad/Notepad.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getProperty' needs "this.". 340 23
    # warning RequireThis Method call to 'getProperty' needs "Notepad.this.". 340 23

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/SampleTree/SampleTree.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 189 17
    # warning RequireThis Reference to instance variable 'tree' needs "SampleTree.this.". 189 17
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 204 17
    # warning RequireThis Reference to instance variable 'tree' needs "SampleTree.this.". 204 17
    # warning RequireThis Reference to instance variable 'tree' needs "this.". 219 17
    # warning RequireThis Reference to instance variable 'tree' needs "SampleTree.this.". 219 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/SwingApplet/SwingApplet.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'initUI' needs "this.". 81 21
    # warning RequireThis Method call to 'initUI' needs "SwingApplet.this.". 81 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/TableExample/TableExample.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'activateConnectionDialog' needs "this.". 173 17
    # warning RequireThis Method call to 'activateConnectionDialog' needs "TableExample.this.". 173 17
    # warning RequireThis Reference to instance variable 'fetchButton' needs "this.". 177 9
    # warning RequireThis Reference to instance variable 'fetchButton' needs "TableExample.this.". 177 9
    # warning RequireThis Reference to instance variable 'fetchButton' needs "this.". 178 9
    # warning RequireThis Reference to instance variable 'fetchButton' needs "TableExample.this.". 178 9
    # warning RequireThis Method call to 'fetch' needs "this.". 181 17
    # warning RequireThis Method call to 'fetch' needs "TableExample.this.". 181 17
    # warning RequireThis Reference to instance variable 'queryTextArea' needs "this.". 186 9
    # warning RequireThis Reference to instance variable 'queryTextArea' needs "TableExample.this.". 186 9
    # warning RequireThis Reference to instance variable 'queryAggregate' needs "this.". 187 9
    # warning RequireThis Reference to instance variable 'queryAggregate' needs "TableExample.this.". 187 9
    # warning RequireThis Reference to instance variable 'queryTextArea' needs "this.". 187 42
    # warning RequireThis Reference to instance variable 'queryTextArea' needs "TableExample.this.". 187 42
    # warning RequireThis Reference to instance variable 'queryAggregate' needs "this.". 188 9
    # warning RequireThis Reference to instance variable 'queryAggregate' needs "TableExample.this.". 188 9
    # warning RequireThis Reference to instance variable 'tableAggregate' needs "this.". 191 9
    # warning RequireThis Reference to instance variable 'tableAggregate' needs "TableExample.this.". 191 9
    # warning RequireThis Method call to 'createTable' needs "this.". 191 26
    # warning RequireThis Method call to 'createTable' needs "TableExample.this.". 191 26
    # warning RequireThis Reference to instance variable 'tableAggregate' needs "this.". 192 9
    # warning RequireThis Reference to instance variable 'tableAggregate' needs "TableExample.this.". 192 9
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 195 9
    # warning RequireThis Reference to instance variable 'mainPanel' needs "TableExample.this.". 195 9
    # warning RequireThis Reference to instance variable 'fetchButton' needs "this.". 195 23
    # warning RequireThis Reference to instance variable 'fetchButton' needs "TableExample.this.". 195 23
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 196 9
    # warning RequireThis Reference to instance variable 'mainPanel' needs "TableExample.this.". 196 9
    # warning RequireThis Reference to instance variable 'showConnectionInfoButton' needs "this.". 196 23
    # warning RequireThis Reference to instance variable 'showConnectionInfoButton' needs "TableExample.this.". 196 23
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 197 9
    # warning RequireThis Reference to instance variable 'mainPanel' needs "TableExample.this.". 197 9
    # warning RequireThis Reference to instance variable 'queryAggregate' needs "this.". 197 23
    # warning RequireThis Reference to instance variable 'queryAggregate' needs "TableExample.this.". 197 23
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 198 9
    # warning RequireThis Reference to instance variable 'mainPanel' needs "TableExample.this.". 198 9
    # warning RequireThis Reference to instance variable 'tableAggregate' needs "this.". 198 23
    # warning RequireThis Reference to instance variable 'tableAggregate' needs "TableExample.this.". 198 23
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 199 9
    # warning RequireThis Reference to instance variable 'mainPanel' needs "TableExample.this.". 199 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 202 9
    # warning RequireThis Reference to instance variable 'frame' needs "TableExample.this.". 202 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 203 9
    # warning RequireThis Reference to instance variable 'frame' needs "TableExample.this.". 203 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 210 9
    # warning RequireThis Reference to instance variable 'frame' needs "TableExample.this.". 210 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 211 9
    # warning RequireThis Reference to instance variable 'frame' needs "TableExample.this.". 211 9
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 211 36
    # warning RequireThis Reference to instance variable 'mainPanel' needs "TableExample.this.". 211 36
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 212 9
    # warning RequireThis Reference to instance variable 'frame' needs "TableExample.this.". 212 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 213 9
    # warning RequireThis Reference to instance variable 'frame' needs "TableExample.this.". 213 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 214 9
    # warning RequireThis Reference to instance variable 'frame' needs "TableExample.this.". 214 9
    # warning RequireThis Method call to 'activateConnectionDialog' needs "this.". 216 9
    # warning RequireThis Method call to 'activateConnectionDialog' needs "TableExample.this.". 216 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/TableExample/TableExample3.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getValueAt' needs "this.". 125 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/TableExample/TableExample4.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getValueAt' needs "this.". 127 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/jfc/TransparentRuler/transparentruler/Ruler.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'buildShape' needs "this.". 116 26
    # warning RequireThis Method call to 'buildShape' needs "Ruler.this.". 116 26
    # warning RequireThis Reference to instance variable 'jPopupMenu' needs "this.". 168 17
    # warning RequireThis Reference to instance variable 'jPopupMenu' needs "Ruler.this.". 168 17
    # warning RequireThis Reference to instance variable 'exitAction' needs "this.". 197 21
    # warning RequireThis Reference to instance variable 'exitAction' needs "Ruler.this.". 197 21
    # warning RequireThis Method call to 'buildShape' needs "this.". 227 29
    # warning RequireThis Method call to 'buildShape' needs "Ruler.this.". 227 29
    # warning RequireThis Reference to instance variable 'x' needs "this.". 234 58

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/management/MemoryMonitor/MemoryMonitor.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'doControls' needs "this.". 97 21
    # warning RequireThis Reference to instance variable 'doControls' needs "MemoryMonitor.this.". 97 21
    # warning RequireThis Reference to instance variable 'doControls' needs "this.". 97 35
    # warning RequireThis Reference to instance variable 'doControls' needs "MemoryMonitor.this.". 97 35
    # warning RequireThis Reference to instance variable 'surf' needs "this.". 98 20
    # warning RequireThis Reference to instance variable 'surf' needs "MemoryMonitor.this.". 98 20
    # warning RequireThis Reference to instance variable 'controls' needs "this.". 99 24
    # warning RequireThis Reference to instance variable 'controls' needs "MemoryMonitor.this.". 99 24
    # warning RequireThis Reference to instance variable 'surf' needs "this.". 102 24
    # warning RequireThis Reference to instance variable 'surf' needs "MemoryMonitor.this.". 102 24
    # warning RequireThis Reference to instance variable 'tf' needs "this.". 102 58
    # warning RequireThis Reference to instance variable 'tf' needs "MemoryMonitor.this.". 102 58
    # warning RequireThis Reference to instance variable 'surf' needs "this.". 104 20
    # warning RequireThis Reference to instance variable 'surf' needs "MemoryMonitor.this.". 104 20
    # warning RequireThis Reference to instance variable 'surf' needs "this.". 105 24
    # warning RequireThis Reference to instance variable 'surf' needs "MemoryMonitor.this.". 105 24
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 142 25
    # warning RequireThis Reference to instance variable 'thread' needs "Surface.this.". 142 25
    # warning RequireThis Method call to 'start' needs "this.". 142 41
    # warning RequireThis Method call to 'start' needs "Surface.this.". 142 41
    # warning RequireThis Method call to 'stop' needs "this.". 142 55
    # warning RequireThis Method call to 'stop' needs "Surface.this.". 142 55
    # warning RequireThis Reference to instance variable 'usedMem' needs "this.". 145 13
    # warning RequireThis Reference to instance variable 'usedMem' needs "Surface.this.". 145 13
    # warning RequireThis Reference to instance variable 'usedMemMax' needs "this.". 146 13
    # warning RequireThis Reference to instance variable 'usedMemMax' needs "Surface.this.". 146 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/nio/zipfs/Demo.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'indent' needs "this.". 401 21
    # warning RequireThis Method call to 'indent' needs "this.". 410 21
    # warning RequireThis Reference to instance variable 'indent' needs "this.". 412 21
    # warning RequireThis Reference to instance variable 'indent' needs "this.". 420 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipDirectoryStream.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'isClosed' needs "this.". 92 21
    # warning RequireThis Reference to instance variable 'isClosed' needs "ZipDirectoryStream.this.". 92 21
    # warning RequireThis Reference to instance variable 'itr' needs "this.". 94 24
    # warning RequireThis Reference to instance variable 'itr' needs "ZipDirectoryStream.this.". 94 24
    # warning RequireThis Reference to instance variable 'isClosed' needs "this.". 99 21
    # warning RequireThis Reference to instance variable 'isClosed' needs "ZipDirectoryStream.this.". 99 21
    # warning RequireThis Reference to instance variable 'itr' needs "this.". 101 24
    # warning RequireThis Reference to instance variable 'itr' needs "ZipDirectoryStream.this.". 101 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipFileSystem.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'written' needs "this.". 594 32
    # warning RequireThis Reference to instance variable 'written' needs "this.". 615 25
    # warning RequireThis Reference to instance variable 'written' needs "this.". 620 32
    # warning RequireThis Reference to instance variable 'read' needs "this.". 647 32
    # warning RequireThis Reference to instance variable 'read' needs "this.". 659 29
    # warning RequireThis Method call to 'update' needs "this.". 817 25
    # warning RequireThis Method call to 'update' needs "ZipFileSystem.this.". 817 25
    # warning RequireThis Method call to 'removeTempPathForEntry' needs "this.". 820 29
    # warning RequireThis Method call to 'removeTempPathForEntry' needs "ZipFileSystem.this.". 820 29
    # warning RequireThis Reference to instance variable 'isClosed' needs "this.". 1414 26
    # warning RequireThis Method call to 'releaseInflater' needs "this.". 1415 25
    # warning RequireThis Method call to 'releaseInflater' needs "ZipFileSystem.this.". 1415 25
    # warning RequireThis Reference to instance variable 'isClosed' needs "this.". 1417 25
    # warning RequireThis Reference to instance variable 'streams' needs "this.". 1418 25
    # warning RequireThis Reference to instance variable 'streams' needs "ZipFileSystem.this.". 1418 25
    # warning RequireThis Reference to instance variable 'eof' needs "this.". 1426 25
    # warning RequireThis Reference to instance variable 'eof' needs "this.". 1434 25
    # warning RequireThis Reference to instance variable 'isClosed' needs "this.". 1441 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/nio/zipfs/src/com/sun/nio/zipfs/ZipPath.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 607 25
    # warning RequireThis Method call to 'getNameCount' needs "this.". 607 29
    # warning RequireThis Method call to 'getNameCount' needs "ZipPath.this.". 607 29
    # warning RequireThis Reference to instance variable 'i' needs "this.". 612 21
    # warning RequireThis Method call to 'getNameCount' needs "this.". 612 25
    # warning RequireThis Method call to 'getNameCount' needs "ZipPath.this.". 612 25
    # warning RequireThis Method call to 'getName' needs "this.". 613 35
    # warning RequireThis Method call to 'getName' needs "ZipPath.this.". 613 35
    # warning RequireThis Reference to instance variable 'i' needs "this.". 613 43
    # warning RequireThis Reference to instance variable 'i' needs "this.". 614 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/ScriptJConsolePlugin.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'initScriptEngine' needs "this.". 97 17
    # warning RequireThis Method call to 'initScriptEngine' needs "ScriptJConsolePlugin.this.". 97 17
    # warning RequireThis Reference to instance variable 'engineReady' needs "this.". 98 17
    # warning RequireThis Reference to instance variable 'engineReady' needs "ScriptJConsolePlugin.this.". 98 17
    # warning RequireThis Reference to instance variable 'tabs' needs "this.". 101 16
    # warning RequireThis Reference to instance variable 'tabs' needs "ScriptJConsolePlugin.this.". 101 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/demo/scripting/jconsole-plugin/src/com/sun/demo/scripting/jconsole/ScriptShellPanel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'updating' needs "this.". 96 21
    # warning RequireThis Reference to instance variable 'updating' needs "ScriptShellPanel.this.". 96 21
    # warning RequireThis Method call to 'beginUpdate' needs "this.". 97 17
    # warning RequireThis Method call to 'beginUpdate' needs "ScriptShellPanel.this.". 97 17
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 98 17
    # warning RequireThis Reference to instance variable 'editor' needs "ScriptShellPanel.this.". 98 17
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 98 41
    # warning RequireThis Reference to instance variable 'editor' needs "ScriptShellPanel.this.". 98 41
    # warning RequireThis Method call to 'insertContains' needs "this.". 99 21
    # warning RequireThis Method call to 'insertContains' needs "ScriptShellPanel.this.". 99 21
    # warning RequireThis Method call to 'getMarkedText' needs "this.". 100 34
    # warning RequireThis Method call to 'getMarkedText' needs "ScriptShellPanel.this.". 100 34
    # warning RequireThis Method call to 'trimContinuations' needs "this.". 105 45
    # warning RequireThis Method call to 'trimContinuations' needs "ScriptShellPanel.this.". 105 45
    # warning RequireThis Reference to instance variable 'commandExecutor' needs "this.". 106 25
    # warning RequireThis Reference to instance variable 'commandExecutor' needs "ScriptShellPanel.this.". 106 25
    # warning RequireThis Method call to 'executeCommand' needs "this.". 109 55
    # warning RequireThis Method call to 'executeCommand' needs "ScriptShellPanel.this.". 109 55
    # warning RequireThis Method call to 'print' needs "this.". 115 45
    # warning RequireThis Method call to 'print' needs "ScriptShellPanel.this.". 115 45
    # warning RequireThis Method call to 'printPrompt' needs "this.". 117 41
    # warning RequireThis Method call to 'printPrompt' needs "ScriptShellPanel.this.". 117 41
    # warning RequireThis Method call to 'setMark' needs "this.". 118 41
    # warning RequireThis Method call to 'setMark' needs "ScriptShellPanel.this.". 118 41
    # warning RequireThis Method call to 'endUpdate' needs "this.". 119 41
    # warning RequireThis Method call to 'endUpdate' needs "ScriptShellPanel.this.". 119 41
    # warning RequireThis Method call to 'endUpdate' needs "this.". 125 25
    # warning RequireThis Method call to 'endUpdate' needs "ScriptShellPanel.this.". 125 25
    # warning RequireThis Method call to 'endUpdate' needs "this.". 128 21
    # warning RequireThis Method call to 'endUpdate' needs "ScriptShellPanel.this.". 128 21
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 140 9
    # warning RequireThis Reference to instance variable 'editor' needs "ScriptShellPanel.this.". 140 9
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 143 27
    # warning RequireThis Reference to instance variable 'editor' needs "ScriptShellPanel.this.". 143 27
    # warning RequireThis Reference to instance variable 'editor' needs "this.". 145 21
    # warning RequireThis Reference to instance variable 'editor' needs "ScriptShellPanel.this.". 145 21
    # warning RequireThis Method call to 'clear' needs "this.". 156 17
    # warning RequireThis Method call to 'clear' needs "ScriptShellPanel.this.". 156 17
    # warning RequireThis Method call to 'clear' needs "this.". 163 9
    # warning RequireThis Method call to 'clear' needs "ScriptShellPanel.this.". 163 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ResultLogManager.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getMemoryLogCapacity' needs "this.". 152 33
    # warning RequireThis Method call to 'getMemoryLogCapacity' needs "ResultLogManager.this.". 152 33
    # warning RequireThis Reference to instance variable 'memCapacityReached' needs "this.". 154 21
    # warning RequireThis Reference to instance variable 'memCapacityReached' needs "ResultLogManager.this.". 154 21
    # warning RequireThis Reference to instance variable 'memCapacity' needs "this.". 162 9
    # warning RequireThis Reference to instance variable 'memCapacity' needs "ResultLogManager.this.". 162 9
    # warning RequireThis Reference to instance variable 'fileCapacity' needs "this.". 165 9
    # warning RequireThis Reference to instance variable 'fileCapacity' needs "ResultLogManager.this.". 165 9
    # warning RequireThis Reference to instance variable 'logFile' needs "this.". 168 9
    # warning RequireThis Reference to instance variable 'logFile' needs "ResultLogManager.this.". 168 9
    # warning RequireThis Reference to instance variable 'config' needs "this.". 172 9
    # warning RequireThis Reference to instance variable 'config' needs "ResultLogManager.this.". 172 9
    # warning RequireThis Reference to instance variable 'config' needs "this.". 173 9
    # warning RequireThis Reference to instance variable 'config' needs "ResultLogManager.this.". 173 9
    # warning RequireThis Reference to instance variable 'memCapacity' needs "this.". 173 36
    # warning RequireThis Reference to instance variable 'memCapacity' needs "ResultLogManager.this.". 173 36
    # warning RequireThis Reference to instance variable 'config' needs "this.". 174 9
    # warning RequireThis Reference to instance variable 'config' needs "ResultLogManager.this.". 174 9
    # warning RequireThis Method call to 'getLogFileName' needs "this.". 174 31
    # warning RequireThis Method call to 'getLogFileName' needs "ResultLogManager.this.". 174 31
    # warning RequireThis Reference to instance variable 'config' needs "this.". 175 9
    # warning RequireThis Reference to instance variable 'config' needs "ResultLogManager.this.". 175 9
    # warning RequireThis Reference to instance variable 'fileCapacity' needs "this.". 175 37
    # warning RequireThis Reference to instance variable 'fileCapacity' needs "ResultLogManager.this.". 175 37

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/sample/jmx/jmx-scandir/src/com/sun/jmx/examples/scandir/ScanDirAgent.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'queue' needs "this.". 115 21
    # warning RequireThis Reference to instance variable 'queue' needs "ScanDirAgent.this.". 115 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/DirectoryScannerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doTestOperation' needs "this.". 234 13
    # warning RequireThis Method call to 'doTestOperation' needs "DirectoryScannerTest.this.". 234 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/sample/jmx/jmx-scandir/test/com/sun/jmx/examples/scandir/ScanManagerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doTestOperation' needs "this.". 325 13
    # warning RequireThis Method call to 'doTestOperation' needs "ScanManagerTest.this.". 325 13
    # warning RequireThis Method call to 'doTestOperation' needs "this.". 353 13
    # warning RequireThis Method call to 'doTestOperation' needs "ScanManagerTest.this.". 353 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/sample/lambda/DefaultMethods/ArrayIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'index' needs "this.". 76 25
    # warning RequireThis Method call to 'hasNext' needs "this.". 88 22
    # warning RequireThis Reference to instance variable 'index' needs "this.". 91 30

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/sample/nio/chatserver/ChatServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'listener' needs "this.". 92 17
    # warning RequireThis Reference to instance variable 'listener' needs "ChatServer.this.". 92 17
    # warning RequireThis Method call to 'handleNewConnection' needs "this.". 93 17
    # warning RequireThis Method call to 'handleNewConnection' needs "ChatServer.this.". 93 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/sample/nio/chatserver/Client.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 118 21
    # warning RequireThis Reference to instance variable 'channel' needs "Client.this.". 118 21
    # warning RequireThis Method call to 'writeFromQueue' needs "this.". 121 21
    # warning RequireThis Method call to 'writeFromQueue' needs "Client.this.". 121 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/sample/nio/chatserver/ClientReader.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'chatServer' needs "this.". 74 21
    # warning RequireThis Reference to instance variable 'chatServer' needs "ClientReader.this.". 74 21
    # warning RequireThis Reference to instance variable 'callback' needs "this.". 76 21
    # warning RequireThis Reference to instance variable 'callback' needs "ClientReader.this.". 76 21
    # warning RequireThis Reference to instance variable 'chatServer' needs "this.". 85 17
    # warning RequireThis Reference to instance variable 'chatServer' needs "ClientReader.this.". 85 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/share/sample/nio/file/WatchDir.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'register' needs "this.". 84 17
    # warning RequireThis Method call to 'register' needs "WatchDir.this.". 84 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/java/lang/ProcessEnvironment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 331 50
    # warning RequireThis Reference to instance variable 'i' needs "this.". 333 44
    # warning RequireThis Reference to instance variable 'i' needs "this.". 335 39
    # warning RequireThis Reference to instance variable 'i' needs "this.". 373 50
    # warning RequireThis Reference to instance variable 'i' needs "this.". 374 50
    # warning RequireThis Reference to instance variable 'i' needs "this.". 375 43
    # warning RequireThis Reference to instance variable 'i' needs "this.". 400 50
    # warning RequireThis Reference to instance variable 'i' needs "this.". 401 50
    # warning RequireThis Reference to instance variable 'i' needs "this.". 402 50

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/java/util/prefs/FileSystemPreferences.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dir' needs "this.". 504 28
    # warning RequireThis Reference to instance variable 'dir' needs "FileSystemPreferences.this.". 504 28
    # warning RequireThis Reference to instance variable 'prefsFile' needs "this.". 573 43
    # warning RequireThis Reference to instance variable 'prefsFile' needs "FileSystemPreferences.this.". 573 43
    # warning RequireThis Reference to instance variable 'prefsFile' needs "this.". 574 72
    # warning RequireThis Reference to instance variable 'prefsFile' needs "FileSystemPreferences.this.". 574 72
    # warning RequireThis Reference to instance variable 'prefsFile' needs "this.". 580 60
    # warning RequireThis Reference to instance variable 'prefsFile' needs "FileSystemPreferences.this.". 580 60
    # warning RequireThis Reference to instance variable 'prefsFile' needs "this.". 581 29
    # warning RequireThis Reference to instance variable 'prefsFile' needs "FileSystemPreferences.this.". 581 29
    # warning RequireThis Reference to instance variable 'prefsFile' needs "this.". 582 53
    # warning RequireThis Reference to instance variable 'prefsFile' needs "FileSystemPreferences.this.". 582 53
    # warning RequireThis Reference to instance variable 'prefsFile' needs "this.". 587 46
    # warning RequireThis Reference to instance variable 'prefsFile' needs "FileSystemPreferences.this.". 587 46
    # warning RequireThis Reference to instance variable 'prefsCache' needs "this.". 593 21
    # warning RequireThis Reference to instance variable 'prefsCache' needs "FileSystemPreferences.this.". 593 21
    # warning RequireThis Reference to instance variable 'lastSyncTime' needs "this.". 594 21
    # warning RequireThis Reference to instance variable 'lastSyncTime' needs "FileSystemPreferences.this.". 594 21
    # warning RequireThis Reference to instance variable 'dir' needs "this.". 618 30
    # warning RequireThis Reference to instance variable 'dir' needs "FileSystemPreferences.this.". 618 30
    # warning RequireThis Reference to instance variable 'dir' needs "this.". 618 47
    # warning RequireThis Reference to instance variable 'dir' needs "FileSystemPreferences.this.". 618 47
    # warning RequireThis Reference to instance variable 'dir' needs "this.". 619 61
    # warning RequireThis Reference to instance variable 'dir' needs "FileSystemPreferences.this.". 619 61
    # warning RequireThis Reference to instance variable 'tmpFile' needs "this.". 621 74
    # warning RequireThis Reference to instance variable 'tmpFile' needs "FileSystemPreferences.this.". 621 74
    # warning RequireThis Reference to instance variable 'prefsCache' needs "this.". 622 55
    # warning RequireThis Reference to instance variable 'prefsCache' needs "FileSystemPreferences.this.". 622 55
    # warning RequireThis Reference to instance variable 'tmpFile' needs "this.". 624 30
    # warning RequireThis Reference to instance variable 'tmpFile' needs "FileSystemPreferences.this.". 624 30
    # warning RequireThis Reference to instance variable 'prefsFile' needs "this.". 624 47
    # warning RequireThis Reference to instance variable 'prefsFile' needs "FileSystemPreferences.this.". 624 47
    # warning RequireThis Reference to instance variable 'dir' needs "this.". 650 42
    # warning RequireThis Reference to instance variable 'dir' needs "FileSystemPreferences.this.". 650 42
    # warning RequireThis Reference to instance variable 'changeLog' needs "this.". 688 25
    # warning RequireThis Reference to instance variable 'changeLog' needs "FileSystemPreferences.this.". 688 25
    # warning RequireThis Reference to instance variable 'nodeCreate' needs "this.". 688 44
    # warning RequireThis Reference to instance variable 'nodeCreate' needs "FileSystemPreferences.this.". 688 44
    # warning RequireThis Reference to instance variable 'changeLog' needs "this.". 689 25
    # warning RequireThis Reference to instance variable 'changeLog' needs "FileSystemPreferences.this.". 689 25
    # warning RequireThis Reference to instance variable 'nodeCreate' needs "this.". 689 42
    # warning RequireThis Reference to instance variable 'nodeCreate' needs "FileSystemPreferences.this.". 689 42
    # warning RequireThis Reference to instance variable 'nodeCreate' needs "this.". 690 25
    # warning RequireThis Reference to instance variable 'nodeCreate' needs "FileSystemPreferences.this.". 690 25
    # warning RequireThis Reference to instance variable 'dir' needs "this.". 693 26
    # warning RequireThis Reference to instance variable 'dir' needs "FileSystemPreferences.this.". 693 26
    # warning RequireThis Reference to instance variable 'prefsFile' needs "this.". 695 21
    # warning RequireThis Reference to instance variable 'prefsFile' needs "FileSystemPreferences.this.". 695 21
    # warning RequireThis Reference to instance variable 'tmpFile' needs "this.". 696 21
    # warning RequireThis Reference to instance variable 'tmpFile' needs "FileSystemPreferences.this.". 696 21
    # warning RequireThis Reference to instance variable 'dir' needs "this.". 698 35
    # warning RequireThis Reference to instance variable 'dir' needs "FileSystemPreferences.this.". 698 35
    # warning RequireThis Reference to instance variable 'dir' needs "this.". 706 26
    # warning RequireThis Reference to instance variable 'dir' needs "FileSystemPreferences.this.". 706 26
    # warning RequireThis Method call to 'isUserNode' needs "this.". 736 24
    # warning RequireThis Method call to 'isUserNode' needs "FileSystemPreferences.this.". 736 24
    # warning RequireThis Method call to 'isUserNode' needs "this.". 750 24
    # warning RequireThis Method call to 'isUserNode' needs "FileSystemPreferences.this.". 750 24
    # warning RequireThis Method call to 'syncSpiPrivileged' needs "this.". 771 21
    # warning RequireThis Method call to 'syncSpiPrivileged' needs "FileSystemPreferences.this.". 771 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/GtkFileDialogPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'showNativeDialog' needs "this.". 117 25
    # warning RequireThis Method call to 'showNativeDialog' needs "GtkFileDialogPeer.this.". 117 25
    # warning RequireThis Reference to instance variable 'fd' needs "this.". 118 25
    # warning RequireThis Reference to instance variable 'fd' needs "GtkFileDialogPeer.this.". 118 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/InfoWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'container' needs "this.". 57 13
    # warning RequireThis Reference to instance variable 'container' needs "InfoWindow.this.". 57 13
    # warning RequireThis Reference to instance variable 'container' needs "this.". 58 9
    # warning RequireThis Reference to instance variable 'container' needs "InfoWindow.this.". 58 9
    # warning RequireThis Reference to instance variable 'closer' needs "this.". 60 9
    # warning RequireThis Reference to instance variable 'closer' needs "InfoWindow.this.". 60 9
    # warning RequireThis Reference to instance variable 'action' needs "this.". 132 25
    # warning RequireThis Reference to instance variable 'action' needs "Closer.this.". 132 25
    # warning RequireThis Reference to instance variable 'action' needs "this.". 133 25
    # warning RequireThis Reference to instance variable 'action' needs "Closer.this.". 133 25
    # warning RequireThis Method call to 'display' needs "this.". 162 21
    # warning RequireThis Method call to 'display' needs "Tooltip.this.". 162 21
    # warning RequireThis Reference to instance variable 'liveArguments' needs "this.". 195 29
    # warning RequireThis Reference to instance variable 'liveArguments' needs "Tooltip.this.". 195 29
    # warning RequireThis Reference to instance variable 'liveArguments' needs "this.". 199 48
    # warning RequireThis Reference to instance variable 'liveArguments' needs "Tooltip.this.". 199 48
    # warning RequireThis Reference to instance variable 'textLabel' needs "this.". 203 29
    # warning RequireThis Reference to instance variable 'textLabel' needs "Tooltip.this.". 203 29
    # warning RequireThis Reference to instance variable 'textLabel' needs "this.". 205 29
    # warning RequireThis Reference to instance variable 'textLabel' needs "Tooltip.this.". 205 29
    # warning RequireThis Method call to 'isPointerOverTrayIcon' needs "this.". 210 42
    # warning RequireThis Method call to 'isPointerOverTrayIcon' needs "Tooltip.this.". 210 42
    # warning RequireThis Reference to instance variable 'liveArguments' needs "this.". 210 64
    # warning RequireThis Reference to instance variable 'liveArguments' needs "Tooltip.this.". 210 64
    # warning RequireThis Reference to instance variable 'textPanel' needs "this.". 288 29
    # warning RequireThis Reference to instance variable 'textPanel' needs "Balloon.this.". 288 29
    # warning RequireThis Reference to instance variable 'textPanel' needs "this.". 289 29
    # warning RequireThis Reference to instance variable 'textPanel' needs "Balloon.this.". 289 29
    # warning RequireThis Reference to instance variable 'textPanel' needs "this.". 290 29
    # warning RequireThis Reference to instance variable 'textPanel' needs "Balloon.this.". 290 29
    # warning RequireThis Reference to instance variable 'iconCanvas' needs "this.". 291 29
    # warning RequireThis Reference to instance variable 'iconCanvas' needs "Balloon.this.". 291 29
    # warning RequireThis Reference to instance variable 'displayer' needs "this.". 294 33
    # warning RequireThis Reference to instance variable 'displayer' needs "Balloon.this.". 294 33
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 303 17
    # warning RequireThis Reference to instance variable 'mainPanel' needs "Balloon.this.". 303 17
    # warning RequireThis Reference to instance variable 'captionLabel' needs "this.". 305 13
    # warning RequireThis Reference to instance variable 'captionLabel' needs "Balloon.this.". 305 13
    # warning RequireThis Reference to instance variable 'captionLabel' needs "this.". 306 13
    # warning RequireThis Reference to instance variable 'captionLabel' needs "Balloon.this.". 306 13
    # warning RequireThis Reference to instance variable 'ap' needs "this.". 306 43
    # warning RequireThis Reference to instance variable 'ap' needs "Balloon.this.". 306 43
    # warning RequireThis Reference to instance variable 'captionPanel' needs "this.". 308 13
    # warning RequireThis Reference to instance variable 'captionPanel' needs "Balloon.this.". 308 13
    # warning RequireThis Reference to instance variable 'captionPanel' needs "this.". 309 13
    # warning RequireThis Reference to instance variable 'captionPanel' needs "Balloon.this.". 309 13
    # warning RequireThis Reference to instance variable 'captionLabel' needs "this.". 309 30
    # warning RequireThis Reference to instance variable 'captionLabel' needs "Balloon.this.". 309 30
    # warning RequireThis Reference to instance variable 'captionPanel' needs "this.". 310 13
    # warning RequireThis Reference to instance variable 'captionPanel' needs "Balloon.this.". 310 13
    # warning RequireThis Reference to instance variable 'closeButton' needs "this.". 310 30
    # warning RequireThis Reference to instance variable 'closeButton' needs "Balloon.this.". 310 30
    # warning RequireThis Reference to instance variable 'captionPanel' needs "this.". 311 13
    # warning RequireThis Reference to instance variable 'captionPanel' needs "Balloon.this.". 311 13
    # warning RequireThis Reference to instance variable 'captionPanel' needs "this.". 312 13
    # warning RequireThis Reference to instance variable 'captionPanel' needs "Balloon.this.". 312 13
    # warning RequireThis Reference to instance variable 'ap' needs "this.". 312 43
    # warning RequireThis Reference to instance variable 'ap' needs "Balloon.this.". 312 43
    # warning RequireThis Reference to instance variable 'closeButton' needs "this.". 314 13
    # warning RequireThis Reference to instance variable 'closeButton' needs "Balloon.this.". 314 13
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 320 13
    # warning RequireThis Reference to instance variable 'mainPanel' needs "Balloon.this.". 320 13
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 321 13
    # warning RequireThis Reference to instance variable 'mainPanel' needs "Balloon.this.". 321 13
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 322 13
    # warning RequireThis Reference to instance variable 'mainPanel' needs "Balloon.this.". 322 13
    # warning RequireThis Reference to instance variable 'captionPanel' needs "this.". 322 27
    # warning RequireThis Reference to instance variable 'captionPanel' needs "Balloon.this.". 322 27
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 323 13
    # warning RequireThis Reference to instance variable 'mainPanel' needs "Balloon.this.". 323 13
    # warning RequireThis Reference to instance variable 'iconCanvas' needs "this.". 323 27
    # warning RequireThis Reference to instance variable 'iconCanvas' needs "Balloon.this.". 323 27
    # warning RequireThis Reference to instance variable 'mainPanel' needs "this.". 324 13
    # warning RequireThis Reference to instance variable 'mainPanel' needs "Balloon.this.". 324 13
    # warning RequireThis Reference to instance variable 'textPanel' needs "this.". 324 27
    # warning RequireThis Reference to instance variable 'textPanel' needs "Balloon.this.". 324 27
    # warning RequireThis Reference to instance variable 'iconCanvas' needs "this.". 326 13
    # warning RequireThis Reference to instance variable 'iconCanvas' needs "Balloon.this.". 326 13
    # warning RequireThis Reference to instance variable 'ap' needs "this.". 326 41
    # warning RequireThis Reference to instance variable 'ap' needs "Balloon.this.". 326 41
    # warning RequireThis Reference to instance variable 'liveArguments' needs "this.". 396 29
    # warning RequireThis Reference to instance variable 'liveArguments' needs "Balloon.this.". 396 29
    # warning RequireThis Reference to instance variable 'iconImage' needs "this.". 403 29
    # warning RequireThis Reference to instance variable 'iconImage' needs "Balloon.this.". 403 29
    # warning RequireThis Reference to instance variable 'iconCanvas' needs "this.". 404 29
    # warning RequireThis Reference to instance variable 'iconCanvas' needs "Balloon.this.". 404 29
    # warning RequireThis Reference to instance variable 'iconImage' needs "this.". 404 52
    # warning RequireThis Reference to instance variable 'iconImage' needs "Balloon.this.". 404 52

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XBaseMenuWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doShowSubmenu' needs "this.". 403 29
    # warning RequireThis Method call to 'doShowSubmenu' needs "XBaseMenuWindow.this.". 403 29
    # warning RequireThis Method call to 'doDispose' needs "this.". 914 17
    # warning RequireThis Method call to 'doDispose' needs "XBaseMenuWindow.this.". 914 17
    # warning RequireThis Method call to 'handleEvent' needs "this.". 942 17
    # warning RequireThis Method call to 'handleEvent' needs "XBaseMenuWindow.this.". 942 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XCheckboxMenuItemPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doToggleState' needs "this.". 78 21
    # warning RequireThis Method call to 'doToggleState' needs "XCheckboxMenuItemPeer.this.". 78 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XCheckboxPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'checkBoxGroup' needs "this.". 451 41
    # warning RequireThis Reference to instance variable 'checkBoxGroup' needs "XCheckboxPeer.this.". 451 41
    # warning RequireThis Method call to 'notifyStateChanged' needs "this.". 464 21
    # warning RequireThis Method call to 'notifyStateChanged' needs "XCheckboxPeer.this.". 464 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XChoicePeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'handleJavaKeyEvent' needs "this.". 1041 29
    # warning RequireThis Method call to 'handleJavaKeyEvent' needs "XChoicePeer.this.". 1041 29
    # warning RequireThis Method call to 'handleJavaMouseEvent' needs "this.". 1090 17
    # warning RequireThis Method call to 'handleJavaMouseEvent' needs "XChoicePeer.this.". 1090 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XDecoratedPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'actualFocusedWindow' needs "this.". 1210 25
    # warning RequireThis Reference to instance variable 'actualFocusedWindow' needs "XDecoratedPeer.this.". 1210 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XDropTargetRegistry.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'removeDelayedRegistrationEntry' needs "this.". 663 21
    # warning RequireThis Method call to 'removeDelayedRegistrationEntry' needs "XDropTargetRegistry.this.". 663 21
    # warning RequireThis Method call to 'registerDropSite' needs "this.". 664 21
    # warning RequireThis Method call to 'registerDropSite' needs "XDropTargetRegistry.this.". 664 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XEmbedCanvasPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'GRAB_LOCK' needs "this.". 510 34
    # warning RequireThis Reference to instance variable 'GRAB_LOCK' needs "XEmbedCanvasPeer.this.". 510 34
    # warning RequireThis Reference to instance variable 'grabbed_keys' needs "this.". 511 25
    # warning RequireThis Reference to instance variable 'grabbed_keys' needs "XEmbedCanvasPeer.this.". 511 25
    # warning RequireThis Reference to instance variable 'GRAB_LOCK' needs "this.". 524 34
    # warning RequireThis Reference to instance variable 'GRAB_LOCK' needs "XEmbedCanvasPeer.this.". 524 34
    # warning RequireThis Reference to instance variable 'grabbed_keys' needs "this.". 525 25
    # warning RequireThis Reference to instance variable 'grabbed_keys' needs "XEmbedCanvasPeer.this.". 525 25
    # warning RequireThis Reference to instance variable 'xembed' needs "this.". 534 43
    # warning RequireThis Reference to instance variable 'xembed' needs "XEmbedCanvasPeer.this.". 534 43
    # warning RequireThis Reference to instance variable 'ACCEL_LOCK' needs "this.". 539 38
    # warning RequireThis Reference to instance variable 'ACCEL_LOCK' needs "XEmbedCanvasPeer.this.". 539 38
    # warning RequireThis Reference to instance variable 'accelerators' needs "this.". 540 29
    # warning RequireThis Reference to instance variable 'accelerators' needs "XEmbedCanvasPeer.this.". 540 29
    # warning RequireThis Reference to instance variable 'accel_lookup' needs "this.". 541 29
    # warning RequireThis Reference to instance variable 'accel_lookup' needs "XEmbedCanvasPeer.this.". 541 29
    # warning RequireThis Method call to 'propogateRegisterAccelerator' needs "this.". 544 21
    # warning RequireThis Method call to 'propogateRegisterAccelerator' needs "XEmbedCanvasPeer.this.". 544 21
    # warning RequireThis Reference to instance variable 'ACCEL_LOCK' needs "this.". 553 34
    # warning RequireThis Reference to instance variable 'ACCEL_LOCK' needs "XEmbedCanvasPeer.this.". 553 34
    # warning RequireThis Reference to instance variable 'accelerators' needs "this.". 554 34
    # warning RequireThis Reference to instance variable 'accelerators' needs "XEmbedCanvasPeer.this.". 554 34
    # warning RequireThis Reference to instance variable 'accelerators' needs "this.". 559 29
    # warning RequireThis Reference to instance variable 'accelerators' needs "XEmbedCanvasPeer.this.". 559 29
    # warning RequireThis Reference to instance variable 'accel_lookup' needs "this.". 560 29
    # warning RequireThis Reference to instance variable 'accel_lookup' needs "XEmbedCanvasPeer.this.". 560 29
    # warning RequireThis Method call to 'propogateUnRegisterAccelerator' needs "this.". 563 21
    # warning RequireThis Method call to 'propogateUnRegisterAccelerator' needs "XEmbedCanvasPeer.this.". 563 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XEmbedChildProxyPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'proxy' needs "this.". 358 21
    # warning RequireThis Reference to instance variable 'proxy' needs "XEmbedChildProxyPeer.this.". 358 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XEmbedClientHelper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'embedded' needs "this.". 149 56
    # warning RequireThis Reference to instance variable 'embedded' needs "XEmbedClientHelper.this.". 149 56
    # warning RequireThis Reference to instance variable 'embedded' needs "this.". 149 128
    # warning RequireThis Reference to instance variable 'embedded' needs "XEmbedClientHelper.this.". 149 128
    # warning RequireThis Reference to instance variable 'embedded' needs "this.". 158 56
    # warning RequireThis Reference to instance variable 'embedded' needs "XEmbedClientHelper.this.". 158 56
    # warning RequireThis Reference to instance variable 'embedded' needs "this.". 158 127
    # warning RequireThis Reference to instance variable 'embedded' needs "XEmbedClientHelper.this.". 158 127

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XFileDialogPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'installStrings' needs "this.". 156 9
    # warning RequireThis Method call to 'installStrings' needs "XFileDialogPeer.this.". 156 9
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 157 9
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 157 9
    # warning RequireThis Reference to instance variable 'gblButtons' needs "this.". 158 9
    # warning RequireThis Reference to instance variable 'gblButtons' needs "XFileDialogPeer.this.". 158 9
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 159 9
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 159 9
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 160 9
    # warning RequireThis Reference to instance variable 'fileDialog' needs "XFileDialogPeer.this.". 160 9
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 160 30
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 160 30
    # warning RequireThis Reference to instance variable 'buttons' needs "this.". 163 9
    # warning RequireThis Reference to instance variable 'buttons' needs "XFileDialogPeer.this.". 163 9
    # warning RequireThis Reference to instance variable 'buttons' needs "this.". 164 9
    # warning RequireThis Reference to instance variable 'buttons' needs "XFileDialogPeer.this.". 164 9
    # warning RequireThis Reference to instance variable 'gblButtons' needs "this.". 164 27
    # warning RequireThis Reference to instance variable 'gblButtons' needs "XFileDialogPeer.this.". 164 27
    # warning RequireThis Reference to instance variable 'actionButtonText' needs "this.". 165 9
    # warning RequireThis Reference to instance variable 'actionButtonText' needs "XFileDialogPeer.this.". 165 9
    # warning RequireThis Reference to instance variable 'openButton' needs "this.". 166 9
    # warning RequireThis Reference to instance variable 'openButton' needs "XFileDialogPeer.this.". 166 9
    # warning RequireThis Reference to instance variable 'actionButtonText' needs "this.". 166 33
    # warning RequireThis Reference to instance variable 'actionButtonText' needs "XFileDialogPeer.this.". 166 33
    # warning RequireThis Reference to instance variable 'filterButton' needs "this.". 168 9
    # warning RequireThis Reference to instance variable 'filterButton' needs "XFileDialogPeer.this.". 168 9
    # warning RequireThis Reference to instance variable 'filterLabelText' needs "this.". 168 35
    # warning RequireThis Reference to instance variable 'filterLabelText' needs "XFileDialogPeer.this.". 168 35
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 169 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "XFileDialogPeer.this.". 169 9
    # warning RequireThis Reference to instance variable 'cancelButtonText' needs "this.". 169 35
    # warning RequireThis Reference to instance variable 'cancelButtonText' needs "XFileDialogPeer.this.". 169 35
    # warning RequireThis Reference to instance variable 'directoryList' needs "this.". 170 9
    # warning RequireThis Reference to instance variable 'directoryList' needs "XFileDialogPeer.this.". 170 9
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 171 9
    # warning RequireThis Reference to instance variable 'fileList' needs "XFileDialogPeer.this.". 171 9
    # warning RequireThis Reference to instance variable 'filterField' needs "this.". 172 9
    # warning RequireThis Reference to instance variable 'filterField' needs "XFileDialogPeer.this.". 172 9
    # warning RequireThis Reference to instance variable 'selectionField' needs "this.". 173 9
    # warning RequireThis Reference to instance variable 'selectionField' needs "XFileDialogPeer.this.". 173 9
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 177 9
    # warning RequireThis Reference to instance variable 'fileList' needs "XFileDialogPeer.this.". 177 9
    # warning RequireThis Reference to instance variable 'pathLabelText' needs "this.". 192 33
    # warning RequireThis Reference to instance variable 'pathLabelText' needs "XFileDialogPeer.this.". 192 33
    # warning RequireThis Method call to 'addComponent' needs "this.". 194 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 194 9
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 194 29
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 194 29
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 194 34
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 194 34
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 201 9
    # warning RequireThis Reference to instance variable 'pathField' needs "XFileDialogPeer.this.". 201 9
    # warning RequireThis Reference to instance variable 'savedDir' needs "this.". 201 35
    # warning RequireThis Reference to instance variable 'savedDir' needs "XFileDialogPeer.this.". 201 35
    # warning RequireThis Reference to instance variable 'pathChoice' needs "this.". 203 9
    # warning RequireThis Reference to instance variable 'pathChoice' needs "XFileDialogPeer.this.". 203 9
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 205 61
    # warning RequireThis Reference to instance variable 'pathField' needs "XFileDialogPeer.this.". 205 61
    # warning RequireThis Reference to instance variable 'pathPanel' needs "this.". 208 9
    # warning RequireThis Reference to instance variable 'pathPanel' needs "XFileDialogPeer.this.". 208 9
    # warning RequireThis Reference to instance variable 'pathPanel' needs "this.". 209 9
    # warning RequireThis Reference to instance variable 'pathPanel' needs "XFileDialogPeer.this.". 209 9
    # warning RequireThis Reference to instance variable 'pathPanel' needs "this.". 211 9
    # warning RequireThis Reference to instance variable 'pathPanel' needs "XFileDialogPeer.this.". 211 9
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 211 23
    # warning RequireThis Reference to instance variable 'pathField' needs "XFileDialogPeer.this.". 211 23
    # warning RequireThis Reference to instance variable 'pathPanel' needs "this.". 212 9
    # warning RequireThis Reference to instance variable 'pathPanel' needs "XFileDialogPeer.this.". 212 9
    # warning RequireThis Reference to instance variable 'pathChoice' needs "this.". 212 23
    # warning RequireThis Reference to instance variable 'pathChoice' needs "XFileDialogPeer.this.". 212 23
    # warning RequireThis Method call to 'addComponent' needs "this.". 219 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 219 9
    # warning RequireThis Reference to instance variable 'pathPanel' needs "this.". 219 22
    # warning RequireThis Reference to instance variable 'pathPanel' needs "XFileDialogPeer.this.". 219 22
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 219 33
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 219 33
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 219 38
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 219 38
    # warning RequireThis Reference to instance variable 'filterLabelText' needs "this.". 225 27
    # warning RequireThis Reference to instance variable 'filterLabelText' needs "XFileDialogPeer.this.". 225 27
    # warning RequireThis Method call to 'addComponent' needs "this.". 228 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 228 9
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 228 29
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 228 29
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 228 34
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 228 34
    # warning RequireThis Method call to 'addComponent' needs "this.". 231 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 231 9
    # warning RequireThis Reference to instance variable 'filterField' needs "this.". 231 22
    # warning RequireThis Reference to instance variable 'filterField' needs "XFileDialogPeer.this.". 231 22
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 231 35
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 231 35
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 231 40
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 231 40
    # warning RequireThis Reference to instance variable 'foldersLabelText' needs "this.". 235 27
    # warning RequireThis Reference to instance variable 'foldersLabelText' needs "XFileDialogPeer.this.". 235 27
    # warning RequireThis Method call to 'addComponent' needs "this.". 238 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 238 9
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 238 29
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 238 29
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 238 34
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 238 34
    # warning RequireThis Reference to instance variable 'filesLabelText' needs "this.". 242 27
    # warning RequireThis Reference to instance variable 'filesLabelText' needs "XFileDialogPeer.this.". 242 27
    # warning RequireThis Method call to 'addComponent' needs "this.". 245 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 245 9
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 245 29
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 245 29
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 245 34
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 245 34
    # warning RequireThis Method call to 'addComponent' needs "this.". 248 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 248 9
    # warning RequireThis Reference to instance variable 'directoryList' needs "this.". 248 22
    # warning RequireThis Reference to instance variable 'directoryList' needs "XFileDialogPeer.this.". 248 22
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 248 37
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 248 37
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 248 42
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 248 42
    # warning RequireThis Method call to 'addComponent' needs "this.". 251 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 251 9
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 251 22
    # warning RequireThis Reference to instance variable 'fileList' needs "XFileDialogPeer.this.". 251 22
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 251 32
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 251 32
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 251 37
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 251 37
    # warning RequireThis Reference to instance variable 'enterFileNameLabelText' needs "this.". 255 27
    # warning RequireThis Reference to instance variable 'enterFileNameLabelText' needs "XFileDialogPeer.this.". 255 27
    # warning RequireThis Method call to 'addComponent' needs "this.". 258 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 258 9
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 258 29
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 258 29
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 258 34
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 258 34
    # warning RequireThis Method call to 'addComponent' needs "this.". 261 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 261 9
    # warning RequireThis Reference to instance variable 'selectionField' needs "this.". 261 22
    # warning RequireThis Reference to instance variable 'selectionField' needs "XFileDialogPeer.this.". 261 22
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 261 38
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 261 38
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 261 43
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 261 43
    # warning RequireThis Method call to 'addComponent' needs "this.". 264 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 264 9
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 264 36
    # warning RequireThis Reference to instance variable 'fileDialog' needs "XFileDialogPeer.this.". 264 36
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 264 87
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 264 87
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 264 92
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 264 92
    # warning RequireThis Method call to 'addComponent' needs "this.". 269 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 269 9
    # warning RequireThis Reference to instance variable 'openButton' needs "this.". 269 22
    # warning RequireThis Reference to instance variable 'openButton' needs "XFileDialogPeer.this.". 269 22
    # warning RequireThis Reference to instance variable 'gblButtons' needs "this.". 269 34
    # warning RequireThis Reference to instance variable 'gblButtons' needs "XFileDialogPeer.this.". 269 34
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 269 46
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 269 46
    # warning RequireThis Method call to 'addComponent' needs "this.". 272 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 272 9
    # warning RequireThis Reference to instance variable 'filterButton' needs "this.". 272 22
    # warning RequireThis Reference to instance variable 'filterButton' needs "XFileDialogPeer.this.". 272 22
    # warning RequireThis Reference to instance variable 'gblButtons' needs "this.". 272 36
    # warning RequireThis Reference to instance variable 'gblButtons' needs "XFileDialogPeer.this.". 272 36
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 272 48
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 272 48
    # warning RequireThis Method call to 'addComponent' needs "this.". 275 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 275 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 275 22
    # warning RequireThis Reference to instance variable 'cancelButton' needs "XFileDialogPeer.this.". 275 22
    # warning RequireThis Reference to instance variable 'gblButtons' needs "this.". 275 36
    # warning RequireThis Reference to instance variable 'gblButtons' needs "XFileDialogPeer.this.". 275 36
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 275 48
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 275 48
    # warning RequireThis Method call to 'addComponent' needs "this.". 280 9
    # warning RequireThis Method call to 'addComponent' needs "XFileDialogPeer.this.". 280 9
    # warning RequireThis Reference to instance variable 'buttons' needs "this.". 280 22
    # warning RequireThis Reference to instance variable 'buttons' needs "XFileDialogPeer.this.". 280 22
    # warning RequireThis Reference to instance variable 'gbl' needs "this.". 280 31
    # warning RequireThis Reference to instance variable 'gbl' needs "XFileDialogPeer.this.". 280 31
    # warning RequireThis Reference to instance variable 'gbc' needs "this.". 280 36
    # warning RequireThis Reference to instance variable 'gbc' needs "XFileDialogPeer.this.". 280 36
    # warning RequireThis Reference to instance variable 'fileDialog' needs "this.". 284 9
    # warning RequireThis Reference to instance variable 'fileDialog' needs "XFileDialogPeer.this.". 284 9
    # warning RequireThis Reference to instance variable 'pathChoice' needs "this.". 287 47
    # warning RequireThis Reference to instance variable 'pathChoice' needs "XFileDialogPeer.this.". 287 47
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 289 34
    # warning RequireThis Reference to instance variable 'pathField' needs "XFileDialogPeer.this.". 289 34
    # warning RequireThis Reference to instance variable 'filterField' needs "this.". 291 9
    # warning RequireThis Reference to instance variable 'filterField' needs "XFileDialogPeer.this.". 291 9
    # warning RequireThis Reference to instance variable 'selectionField' needs "this.". 292 9
    # warning RequireThis Reference to instance variable 'selectionField' needs "XFileDialogPeer.this.". 292 9
    # warning RequireThis Reference to instance variable 'directoryList' needs "this.". 293 9
    # warning RequireThis Reference to instance variable 'directoryList' needs "XFileDialogPeer.this.". 293 9
    # warning RequireThis Reference to instance variable 'directoryList' needs "this.". 294 9
    # warning RequireThis Reference to instance variable 'directoryList' needs "XFileDialogPeer.this.". 294 9
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 295 9
    # warning RequireThis Reference to instance variable 'fileList' needs "XFileDialogPeer.this.". 295 9
    # warning RequireThis Reference to instance variable 'fileList' needs "this.". 296 9
    # warning RequireThis Reference to instance variable 'fileList' needs "XFileDialogPeer.this.". 296 9
    # warning RequireThis Reference to instance variable 'openButton' needs "this.". 297 9
    # warning RequireThis Reference to instance variable 'openButton' needs "XFileDialogPeer.this.". 297 9
    # warning RequireThis Reference to instance variable 'filterButton' needs "this.". 298 9
    # warning RequireThis Reference to instance variable 'filterButton' needs "XFileDialogPeer.this.". 298 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "this.". 299 9
    # warning RequireThis Reference to instance variable 'cancelButton' needs "XFileDialogPeer.this.". 299 9
    # warning RequireThis Reference to instance variable 'pathChoice' needs "this.". 300 9
    # warning RequireThis Reference to instance variable 'pathChoice' needs "XFileDialogPeer.this.". 300 9
    # warning RequireThis Reference to instance variable 'pathField' needs "this.". 301 9
    # warning RequireThis Reference to instance variable 'pathField' needs "XFileDialogPeer.this.". 301 9
    # warning RequireThis Method call to 'handleCancel' needs "this.". 307 21
    # warning RequireThis Method call to 'handleCancel' needs "XFileDialogPeer.this.". 307 21
    # warning RequireThis Reference to instance variable 'pathChoice' needs "this.". 313 9
    # warning RequireThis Reference to instance variable 'pathChoice' needs "XFileDialogPeer.this.". 313 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XFramePeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'updateChildrenSizes' needs "this.". 182 21
    # warning RequireThis Method call to 'updateChildrenSizes' needs "XFramePeer.this.". 182 21
    # warning RequireThis Method call to 'getMenuBarHeight' needs "this.". 185 34
    # warning RequireThis Method call to 'getMenuBarHeight' needs "XFramePeer.this.". 185 34
    # warning RequireThis Reference to instance variable 'lastAppliedMenubarHeight' needs "this.". 193 29
    # warning RequireThis Reference to instance variable 'lastAppliedMenubarHeight' needs "XFramePeer.this.". 193 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XListPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'handleJavaMouseEvent' needs "this.". 1674 17
    # warning RequireThis Method call to 'handleJavaMouseEvent' needs "XListPeer.this.". 1674 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XMSelection.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'dispatchSelectionEvent' needs "this.". 138 33
    # warning RequireThis Method call to 'dispatchSelectionEvent' needs "XMSelection.this.". 138 33
    # warning RequireThis Method call to 'dispatchSelectionEvent' needs "this.". 176 45
    # warning RequireThis Method call to 'dispatchSelectionEvent' needs "XMSelection.this.". 176 45

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XMenuWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getDesiredSize' needs "this.". 311 41
    # warning RequireThis Method call to 'getDesiredSize' needs "XMenuWindow.this.". 311 41

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XScrollbar.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sb' needs "this.". 112 25
    # warning RequireThis Reference to instance variable 'sb' needs "XScrollbar.this.". 112 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XSystemTrayPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'target' needs "this.". 164 45
    # warning RequireThis Reference to instance variable 'target' needs "XSystemTrayPeer.this.". 164 45
    # warning RequireThis Method call to 'invokeOnEachAppContext' needs "this.". 167 9
    # warning RequireThis Method call to 'invokeOnEachAppContext' needs "XSystemTrayPeer.this.". 167 9
    # warning RequireThis Reference to instance variable 'target' needs "this.". 173 40
    # warning RequireThis Reference to instance variable 'target' needs "XSystemTrayPeer.this.". 173 40
    # warning RequireThis Method call to 'invokeOnEachAppContext' needs "this.". 182 9
    # warning RequireThis Method call to 'invokeOnEachAppContext' needs "XSystemTrayPeer.this.". 182 9
    # warning RequireThis Reference to instance variable 'target' needs "this.". 188 40
    # warning RequireThis Reference to instance variable 'target' needs "XSystemTrayPeer.this.". 188 40
    # warning RequireThis Method call to 'invokeOnEachAppContext' needs "this.". 194 9
    # warning RequireThis Method call to 'invokeOnEachAppContext' needs "XSystemTrayPeer.this.". 194 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XTextAreaPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'isLeftToRight' needs "this.". 1042 37
    # warning RequireThis Method call to 'isLeftToRight' needs "XAWTScrollPaneUI.this.". 1042 37
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "this.". 1043 37
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "XAWTScrollPaneUI.this.". 1043 37
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "this.". 1046 37
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "XAWTScrollPaneUI.this.". 1046 37
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "this.". 1049 47
    # warning RequireThis Reference to instance variable 'vsbBorder' needs "XAWTScrollPaneUI.this.". 1049 47

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XToolkit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'xs' needs "this.". 271 33
    # warning RequireThis Reference to instance variable 'xs' needs "XToolkit.this.". 271 33
    # warning RequireThis Method call to 'freeXKB' needs "this.". 274 29
    # warning RequireThis Method call to 'freeXKB' needs "XToolkit.this.". 274 29
    # warning RequireThis Reference to instance variable 'oops' needs "this.". 2376 54
    # warning RequireThis Reference to instance variable 'oops' needs "XToolkit.this.". 2376 54
    # warning RequireThis Reference to instance variable 'oops' needs "this.". 2394 13
    # warning RequireThis Reference to instance variable 'oops' needs "XToolkit.this.". 2394 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XTrayIconPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'eframe' needs "this.". 90 17
    # warning RequireThis Reference to instance variable 'eframe' needs "XTrayIconPeer.this.". 90 17
    # warning RequireThis Method call to 'isDisposed' needs "this.". 103 25
    # warning RequireThis Method call to 'isDisposed' needs "XTrayIconPeer.this.". 103 25
    # warning RequireThis Reference to instance variable 'old_x' needs "this.". 112 57
    # warning RequireThis Reference to instance variable 'old_x' needs "XTrayIconPeer.this.". 112 57
    # warning RequireThis Reference to instance variable 'old_y' needs "this.". 112 64
    # warning RequireThis Reference to instance variable 'old_y' needs "XTrayIconPeer.this.". 112 64
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "this.". 146 78
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "XTrayIconPeer.this.". 146 78
    # warning RequireThis Reference to instance variable 'ex_height' needs "this.". 151 25
    # warning RequireThis Reference to instance variable 'ex_height' needs "XTrayIconPeer.this.". 151 25
    # warning RequireThis Reference to instance variable 'ex_width' needs "this.". 152 25
    # warning RequireThis Reference to instance variable 'ex_width' needs "XTrayIconPeer.this.". 152 25
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "this.". 161 78
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "XTrayIconPeer.this.". 161 78
    # warning RequireThis Reference to instance variable 'ex_width' needs "this.". 166 25
    # warning RequireThis Reference to instance variable 'ex_width' needs "XTrayIconPeer.this.". 166 25
    # warning RequireThis Reference to instance variable 'ex_height' needs "this.". 167 25
    # warning RequireThis Reference to instance variable 'ex_height' needs "XTrayIconPeer.this.". 167 25
    # warning RequireThis Reference to instance variable 'isParentWindowLocated' needs "this.". 169 32
    # warning RequireThis Reference to instance variable 'isParentWindowLocated' needs "XTrayIconPeer.this.". 169 32
    # warning RequireThis Reference to instance variable 'ex_height' needs "this.". 174 29
    # warning RequireThis Reference to instance variable 'ex_height' needs "XTrayIconPeer.this.". 174 29
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "this.". 181 76
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "XTrayIconPeer.this.". 181 76
    # warning RequireThis Reference to instance variable 'ex_height' needs "this.". 183 66
    # warning RequireThis Reference to instance variable 'ex_height' needs "XTrayIconPeer.this.". 183 66
    # warning RequireThis Reference to instance variable 'ex_width' needs "this.". 185 36
    # warning RequireThis Reference to instance variable 'ex_width' needs "XTrayIconPeer.this.". 185 36
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "this.". 192 76
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "XTrayIconPeer.this.". 192 76
    # warning RequireThis Reference to instance variable 'ex_width' needs "this.". 193 66
    # warning RequireThis Reference to instance variable 'ex_width' needs "XTrayIconPeer.this.". 193 66
    # warning RequireThis Reference to instance variable 'old_x' needs "this.". 202 21
    # warning RequireThis Reference to instance variable 'old_x' needs "XTrayIconPeer.this.". 202 21
    # warning RequireThis Reference to instance variable 'old_y' needs "this.". 203 21
    # warning RequireThis Reference to instance variable 'old_y' needs "XTrayIconPeer.this.". 203 21
    # warning RequireThis Reference to instance variable 'isParentWindowLocated' needs "this.". 204 21
    # warning RequireThis Reference to instance variable 'isParentWindowLocated' needs "XTrayIconPeer.this.". 204 21
    # warning RequireThis Reference to instance variable 'eframeXED' needs "this.". 208 9
    # warning RequireThis Reference to instance variable 'eframeXED' needs "XTrayIconPeer.this.". 208 9
    # warning RequireThis Method call to 'isDisposed' needs "this.". 213 25
    # warning RequireThis Method call to 'isDisposed' needs "XTrayIconPeer.this.". 213 25
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "this.". 218 21
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "XTrayIconPeer.this.". 218 21
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "this.". 220 25
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "XTrayIconPeer.this.". 220 25
    # warning RequireThis Reference to instance variable 'isTrayIconDisplayed' needs "this.". 222 29
    # warning RequireThis Reference to instance variable 'isTrayIconDisplayed' needs "XTrayIconPeer.this.". 222 29
    # warning RequireThis Reference to instance variable 'xtiPeer' needs "this.". 223 68
    # warning RequireThis Reference to instance variable 'isTrayIconDisplayed' needs "this.". 232 26
    # warning RequireThis Reference to instance variable 'isTrayIconDisplayed' needs "XTrayIconPeer.this.". 232 26
    # warning RequireThis Method call to 'addXED' needs "this.". 233 25
    # warning RequireThis Method call to 'addXED' needs "XTrayIconPeer.this.". 233 25
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "this.". 233 32
    # warning RequireThis Reference to instance variable 'eframeParentID' needs "XTrayIconPeer.this.". 233 32
    # warning RequireThis Reference to instance variable 'parentXED' needs "this.". 233 48
    # warning RequireThis Reference to instance variable 'parentXED' needs "XTrayIconPeer.this.". 233 48
    # warning RequireThis Reference to instance variable 'isTrayIconDisplayed' needs "this.". 235 25
    # warning RequireThis Reference to instance variable 'isTrayIconDisplayed' needs "XTrayIconPeer.this.". 235 25
    # warning RequireThis Method call to 'addXED' needs "this.". 241 9
    # warning RequireThis Method call to 'addXED' needs "XTrayIconPeer.this.". 241 9
    # warning RequireThis Method call to 'getWindow' needs "this.". 241 16
    # warning RequireThis Method call to 'getWindow' needs "XTrayIconPeer.this.". 241 16
    # warning RequireThis Reference to instance variable 'eframeXED' needs "this.". 241 29
    # warning RequireThis Reference to instance variable 'eframeXED' needs "XTrayIconPeer.this.". 241 29
    # warning RequireThis Method call to 'disposeOnEDT' needs "this.". 287 29
    # warning RequireThis Method call to 'disposeOnEDT' needs "XTrayIconPeer.this.". 287 29
    # warning RequireThis Reference to instance variable 'canvas' needs "this.". 326 21
    # warning RequireThis Reference to instance variable 'canvas' needs "XTrayIconPeer.this.". 326 21
    # warning RequireThis Reference to instance variable 'target' needs "this.". 326 40
    # warning RequireThis Reference to instance variable 'target' needs "XTrayIconPeer.this.". 326 40
    # warning RequireThis Reference to instance variable 'target' needs "this.". 330 55
    # warning RequireThis Reference to instance variable 'target' needs "XTrayIconPeer.this.". 330 55

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XWarningWindow.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getGraphics' needs "this.". 268 44
    # warning RequireThis Method call to 'getGraphics' needs "XWarningWindow.this.". 268 44
    # warning RequireThis Method call to 'paint' needs "this.". 271 33
    # warning RequireThis Method call to 'paint' needs "XWarningWindow.this.". 271 33
    # warning RequireThis Method call to 'xSetVisible' needs "this.". 367 13
    # warning RequireThis Method call to 'xSetVisible' needs "XWarningWindow.this.". 367 13
    # warning RequireThis Method call to 'xSetVisible' needs "this.". 374 17
    # warning RequireThis Method call to 'xSetVisible' needs "XWarningWindow.this.". 374 17
    # warning RequireThis Method call to 'updateIconSize' needs "this.". 375 17
    # warning RequireThis Method call to 'updateIconSize' needs "XWarningWindow.this.". 375 17
    # warning RequireThis Reference to instance variable 'ownerPeer' needs "this.". 376 36
    # warning RequireThis Reference to instance variable 'ownerPeer' needs "XWarningWindow.this.". 376 36
    # warning RequireThis Method call to 'repaint' needs "this.". 381 13
    # warning RequireThis Method call to 'repaint' needs "XWarningWindow.this.". 381 13
    # warning RequireThis Reference to instance variable 'currentIcon' needs "this.". 382 17
    # warning RequireThis Reference to instance variable 'currentIcon' needs "XWarningWindow.this.". 382 17
    # warning RequireThis Reference to instance variable 'currentIcon' needs "this.". 383 17
    # warning RequireThis Reference to instance variable 'currentIcon' needs "XWarningWindow.this.". 383 17
    # warning RequireThis Reference to instance variable 'showingTask' needs "this.". 384 35
    # warning RequireThis Reference to instance variable 'showingTask' needs "XWarningWindow.this.". 384 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11/XWindowPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'handleRootPropertyNotify' needs "this.". 2022 25
    # warning RequireThis Method call to 'handleRootPropertyNotify' needs "XWindowPeer.this.". 2022 25
    # warning RequireThis Reference to instance variable 'rootPropertyEventDispatcher' needs "this.". 2030 49
    # warning RequireThis Reference to instance variable 'rootPropertyEventDispatcher' needs "XWindowPeer.this.". 2030 49

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/awt/X11GraphicsDevice.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setDisplayMode' needs "this.". 439 37
    # warning RequireThis Method call to 'setDisplayMode' needs "X11GraphicsDevice.this.". 439 37
    # warning RequireThis Reference to instance variable 'origDisplayMode' needs "this.". 439 52
    # warning RequireThis Reference to instance variable 'origDisplayMode' needs "X11GraphicsDevice.this.". 439 52
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 453 27
    # warning RequireThis Reference to instance variable 'screen' needs "X11GraphicsDevice.this.". 453 27

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/java2d/xr/XRCompositeManager.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'initResources' needs "this.". 106 9
    # warning RequireThis Method call to 'initResources' needs "XRCompositeManager.this.". 106 9
    # warning RequireThis Reference to instance variable 'maskBuffer' needs "this.". 108 9
    # warning RequireThis Reference to instance variable 'maskBuffer' needs "XRCompositeManager.this.". 108 9
    # warning RequireThis Reference to instance variable 'textRenderer' needs "this.". 109 9
    # warning RequireThis Reference to instance variable 'textRenderer' needs "XRCompositeManager.this.". 109 9
    # warning RequireThis Reference to instance variable 'maskImage' needs "this.". 110 9
    # warning RequireThis Reference to instance variable 'maskImage' needs "XRCompositeManager.this.". 110 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/net/dns/ResolverConfigurationImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'resolvconf' needs "this.". 129 32
    # warning RequireThis Method call to 'resolvconf' needs "ResolverConfigurationImpl.this.". 129 32
    # warning RequireThis Reference to instance variable 'searchlist' needs "this.". 134 9
    # warning RequireThis Reference to instance variable 'searchlist' needs "ResolverConfigurationImpl.this.". 134 9
    # warning RequireThis Method call to 'getSearchList' needs "this.". 134 22
    # warning RequireThis Method call to 'getSearchList' needs "ResolverConfigurationImpl.this.". 134 22
    # warning RequireThis Method call to 'resolvconf' needs "this.". 155 30
    # warning RequireThis Method call to 'resolvconf' needs "ResolverConfigurationImpl.this.". 155 30
    # warning RequireThis Method call to 'resolvconf' needs "this.". 188 30
    # warning RequireThis Method call to 'resolvconf' needs "ResolverConfigurationImpl.this.". 188 30

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hostname' needs "this.". 110 17
    # warning RequireThis Reference to instance variable 'hostname' needs "NTLMAuthentication.this.". 110 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/nio/ch/UnixAsynchronousSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'updateLock' needs "this.". 443 27
    # warning RequireThis Reference to instance variable 'updateLock' needs "UnixAsynchronousSocketChannelImpl.this.". 443 27
    # warning RequireThis Reference to instance variable 'readPending' needs "this.". 444 22
    # warning RequireThis Reference to instance variable 'readPending' needs "UnixAsynchronousSocketChannelImpl.this.". 444 22
    # warning RequireThis Reference to instance variable 'readPending' needs "this.". 446 17
    # warning RequireThis Reference to instance variable 'readPending' needs "UnixAsynchronousSocketChannelImpl.this.". 446 17
    # warning RequireThis Reference to instance variable 'updateLock' needs "this.". 638 27
    # warning RequireThis Reference to instance variable 'updateLock' needs "UnixAsynchronousSocketChannelImpl.this.". 638 27
    # warning RequireThis Reference to instance variable 'writePending' needs "this.". 639 22
    # warning RequireThis Reference to instance variable 'writePending' needs "UnixAsynchronousSocketChannelImpl.this.". 639 22
    # warning RequireThis Reference to instance variable 'writePending' needs "this.". 641 17
    # warning RequireThis Reference to instance variable 'writePending' needs "UnixAsynchronousSocketChannelImpl.this.". 641 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/nio/fs/MimeTypesFileTypeDetector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mimeTypesFile' needs "this.". 113 63
    # warning RequireThis Reference to instance variable 'mimeTypesFile' needs "MimeTypesFileTypeDetector.this.". 113 63
    # warning RequireThis Reference to instance variable 'mimeTypeMap' needs "this.". 121 21
    # warning RequireThis Reference to instance variable 'mimeTypeMap' needs "MimeTypesFileTypeDetector.this.". 121 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/nio/fs/UnixFileStore.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'type' needs "this.". 234 42
    # warning RequireThis Method call to 'type' needs "UnixFileStore.this.". 234 42

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/nio/fs/UnixFileSystem.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'rootDirectory' needs "this.". 160 38
    # warning RequireThis Reference to instance variable 'rootDirectory' needs "UnixFileSystem.this.". 160 38

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/print/IPPPrintService.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'urlConnection' needs "this.". 1683 36
    # warning RequireThis Reference to instance variable 'urlConnection' needs "IPPPrintService.this.". 1683 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/security/provider/NativePRNG.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'seedFile' needs "this.". 447 61
    # warning RequireThis Reference to instance variable 'seedFile' needs "RandomIO.this.". 447 61
    # warning RequireThis Reference to instance variable 'seedOut' needs "this.". 454 21
    # warning RequireThis Reference to instance variable 'seedOut' needs "RandomIO.this.". 454 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/solaris/classes/sun/util/locale/provider/HostLocaleProviderAdapterImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'posixPattern' needs "this.". 52 17
    # warning RequireThis Reference to instance variable 'posixPattern' needs "this.". 53 64
    # warning RequireThis Reference to instance variable 'posixPattern' needs "this.". 57 17
    # warning RequireThis Reference to instance variable 'posixPattern' needs "this.". 58 64
    # warning RequireThis Reference to instance variable 'posixPattern' needs "this.". 63 17
    # warning RequireThis Reference to instance variable 'posixPattern' needs "this.". 64 64

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/java/lang/ProcessEnvironment.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 142 51
    # warning RequireThis Reference to instance variable 'i' needs "this.". 144 45
    # warning RequireThis Reference to instance variable 'i' needs "this.". 146 40

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/java/lang/ProcessImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'stdin_stream' needs "this.". 393 17
    # warning RequireThis Reference to instance variable 'stdin_stream' needs "ProcessImpl.this.". 393 17
    # warning RequireThis Reference to instance variable 'stdin_stream' needs "this.". 397 17
    # warning RequireThis Reference to instance variable 'stdin_stream' needs "ProcessImpl.this.". 397 17
    # warning RequireThis Reference to instance variable 'stdout_stream' needs "this.". 402 17
    # warning RequireThis Reference to instance variable 'stdout_stream' needs "ProcessImpl.this.". 402 17
    # warning RequireThis Reference to instance variable 'stdout_stream' needs "this.". 406 17
    # warning RequireThis Reference to instance variable 'stdout_stream' needs "ProcessImpl.this.". 406 17
    # warning RequireThis Reference to instance variable 'stderr_stream' needs "this.". 411 17
    # warning RequireThis Reference to instance variable 'stderr_stream' needs "ProcessImpl.this.". 411 17
    # warning RequireThis Reference to instance variable 'stderr_stream' needs "this.". 415 17
    # warning RequireThis Reference to instance variable 'stderr_stream' needs "ProcessImpl.this.". 415 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/Win32FontManager.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'registerJREFontsWithPlatform' needs "this.". 100 21
    # warning RequireThis Method call to 'registerJREFontsWithPlatform' needs "Win32FontManager.this.". 100 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/Win32GraphicsDevice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fsWindowListener' needs "this.". 623 37
    # warning RequireThis Reference to instance variable 'fsWindowListener' needs "Win32GraphicsDevice.this.". 623 37

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/shell/Win32ShellFolder2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'relativePIDL' needs "this.". 184 25
    # warning RequireThis Reference to instance variable 'relativePIDL' needs "FolderDisposer.this.". 184 25
    # warning RequireThis Reference to instance variable 'relativePIDL' needs "this.". 185 37
    # warning RequireThis Reference to instance variable 'relativePIDL' needs "FolderDisposer.this.". 185 37
    # warning RequireThis Reference to instance variable 'absolutePIDL' needs "this.". 187 25
    # warning RequireThis Reference to instance variable 'absolutePIDL' needs "FolderDisposer.this.". 187 25
    # warning RequireThis Reference to instance variable 'absolutePIDL' needs "this.". 188 37
    # warning RequireThis Reference to instance variable 'absolutePIDL' needs "FolderDisposer.this.". 188 37
    # warning RequireThis Reference to instance variable 'pIShellFolder' needs "this.". 190 25
    # warning RequireThis Reference to instance variable 'pIShellFolder' needs "FolderDisposer.this.". 190 25
    # warning RequireThis Reference to instance variable 'pIShellFolder' needs "this.". 191 45
    # warning RequireThis Reference to instance variable 'pIShellFolder' needs "FolderDisposer.this.". 191 45
    # warning RequireThis Reference to instance variable 'disposed' needs "this.". 196 13
    # warning RequireThis Reference to instance variable 'disposed' needs "FolderDisposer.this.". 196 13
    # warning RequireThis Method call to 'initDesktop' needs "this.". 240 21
    # warning RequireThis Method call to 'initDesktop' needs "Win32ShellFolder2.this.". 240 21
    # warning RequireThis Method call to 'initSpecial' needs "this.". 242 21
    # warning RequireThis Method call to 'initSpecial' needs "Win32ShellFolder2.this.". 242 21
    # warning RequireThis Method call to 'getDesktop' needs "this.". 242 33
    # warning RequireThis Method call to 'getDesktop' needs "Win32ShellFolder2.this.". 242 33
    # warning RequireThis Reference to instance variable 'disposer' needs "this.". 248 33
    # warning RequireThis Reference to instance variable 'disposer' needs "Win32ShellFolder2.this.". 248 33
    # warning RequireThis Method call to 'getDesktop' needs "this.". 249 30
    # warning RequireThis Method call to 'getDesktop' needs "Win32ShellFolder2.this.". 249 30
    # warning RequireThis Reference to instance variable 'disposer' needs "this.". 265 33
    # warning RequireThis Reference to instance variable 'disposer' needs "Win32ShellFolder2.this.". 265 33
    # warning RequireThis Reference to instance variable 'disposer' needs "this.". 276 45
    # warning RequireThis Reference to instance variable 'disposer' needs "Win32ShellFolder2.this.". 276 45
    # warning RequireThis Reference to instance variable 'disposer' needs "this.". 303 45
    # warning RequireThis Reference to instance variable 'disposer' needs "Win32ShellFolder2.this.". 303 45
    # warning RequireThis Method call to 'isFileSystem' needs "this.". 334 21
    # warning RequireThis Method call to 'isFileSystem' needs "Win32ShellFolder2.this.". 334 21
    # warning RequireThis Method call to 'isDirectory' needs "this.". 400 32
    # warning RequireThis Method call to 'isDirectory' needs "Win32ShellFolder2.this.". 400 32
    # warning RequireThis Method call to 'getParentIShellFolder' needs "this.". 402 51
    # warning RequireThis Method call to 'getParentIShellFolder' needs "Win32ShellFolder2.this.". 402 51
    # warning RequireThis Reference to instance variable 'disposer' needs "this.". 411 33
    # warning RequireThis Reference to instance variable 'disposer' needs "Win32ShellFolder2.this.". 411 33
    # warning RequireThis Method call to 'getParentIShellFolder' needs "this.". 547 40
    # warning RequireThis Method call to 'getParentIShellFolder' needs "Win32ShellFolder2.this.". 547 40
    # warning RequireThis Method call to 'getRelativePIDL' needs "this.". 548 21
    # warning RequireThis Method call to 'getRelativePIDL' needs "Win32ShellFolder2.this.". 548 21
    # warning RequireThis Reference to instance variable 'disposer' needs "this.". 634 37
    # warning RequireThis Reference to instance variable 'disposer' needs "Win32ShellFolder2.this.". 634 37
    # warning RequireThis Method call to 'getDesktopIShellFolder' needs "this.". 634 63
    # warning RequireThis Method call to 'getDesktopIShellFolder' needs "Win32ShellFolder2.this.". 634 63
    # warning RequireThis Method call to 'getEnumObjects' needs "this.". 636 24
    # warning RequireThis Method call to 'getEnumObjects' needs "Win32ShellFolder2.this.". 636 24
    # warning RequireThis Reference to instance variable 'disposer' needs "this.". 636 39
    # warning RequireThis Reference to instance variable 'disposer' needs "Win32ShellFolder2.this.". 636 39
    # warning RequireThis Method call to 'isDirectory' needs "this.". 675 26
    # warning RequireThis Method call to 'isDirectory' needs "Win32ShellFolder2.this.". 675 26
    # warning RequireThis Method call to 'isLink' needs "this.". 681 25
    # warning RequireThis Method call to 'isLink' needs "Win32ShellFolder2.this.". 681 25
    # warning RequireThis Method call to 'hasAttribute' needs "this.". 681 38
    # warning RequireThis Method call to 'hasAttribute' needs "Win32ShellFolder2.this.". 681 38
    # warning RequireThis Method call to 'getIShellFolder' needs "this.". 691 42
    # warning RequireThis Method call to 'getIShellFolder' needs "Win32ShellFolder2.this.". 691 42
    # warning RequireThis Method call to 'getEnumObjects' needs "this.". 694 41
    # warning RequireThis Method call to 'getEnumObjects' needs "Win32ShellFolder2.this.". 694 41
    # warning RequireThis Method call to 'getNextChild' needs "this.". 700 45
    # warning RequireThis Method call to 'getNextChild' needs "Win32ShellFolder2.this.". 700 45
    # warning RequireThis Method call to 'releaseEnumObjects' needs "this.". 720 29
    # warning RequireThis Method call to 'releaseEnumObjects' needs "Win32ShellFolder2.this.". 720 29
    # warning RequireThis Method call to 'getIShellFolder' needs "this.". 742 38
    # warning RequireThis Method call to 'getIShellFolder' needs "Win32ShellFolder2.this.". 742 38
    # warning RequireThis Method call to 'getEnumObjects' needs "this.". 743 37
    # warning RequireThis Method call to 'getEnumObjects' needs "Win32ShellFolder2.this.". 743 37
    # warning RequireThis Method call to 'getNextChild' needs "this.". 747 37
    # warning RequireThis Method call to 'getNextChild' needs "Win32ShellFolder2.this.". 747 37
    # warning RequireThis Method call to 'releaseEnumObjects' needs "this.". 759 17
    # warning RequireThis Method call to 'releaseEnumObjects' needs "Win32ShellFolder2.this.". 759 17
    # warning RequireThis Method call to 'isLink' needs "this.". 802 22
    # warning RequireThis Method call to 'isLink' needs "Win32ShellFolder2.this.". 802 22
    # warning RequireThis Method call to 'getParentIShellFolder' needs "this.". 807 57
    # warning RequireThis Method call to 'getParentIShellFolder' needs "Win32ShellFolder2.this.". 807 57
    # warning RequireThis Method call to 'getRelativePIDL' needs "this.". 808 25
    # warning RequireThis Method call to 'getRelativePIDL' needs "Win32ShellFolder2.this.". 808 25
    # warning RequireThis Method call to 'getDesktop' needs "this.". 812 92
    # warning RequireThis Method call to 'getDesktop' needs "Win32ShellFolder2.this.". 812 92
    # warning RequireThis Method call to 'getIShellFolder' needs "this.". 830 42
    # warning RequireThis Method call to 'getIShellFolder' needs "Win32ShellFolder2.this.". 830 42
    # warning RequireThis Method call to 'getParentIShellFolder' needs "this.". 852 49
    # warning RequireThis Method call to 'getParentIShellFolder' needs "Win32ShellFolder2.this.". 852 49
    # warning RequireThis Method call to 'getRelativePIDL' needs "this.". 853 33
    # warning RequireThis Method call to 'getRelativePIDL' needs "Win32ShellFolder2.this.". 853 33
    # warning RequireThis Reference to instance variable 'displayName' needs "this.". 857 16
    # warning RequireThis Reference to instance variable 'displayName' needs "Win32ShellFolder2.this.". 857 16
    # warning RequireThis Reference to instance variable 'folderType' needs "this.". 877 16
    # warning RequireThis Reference to instance variable 'folderType' needs "Win32ShellFolder2.this.". 877 16
    # warning RequireThis Method call to 'isFileSystem' needs "this.". 964 29
    # warning RequireThis Method call to 'isFileSystem' needs "Win32ShellFolder2.this.". 964 29
    # warning RequireThis Method call to 'getRelativePIDL' needs "this.". 968 49
    # warning RequireThis Method call to 'getRelativePIDL' needs "Win32ShellFolder2.this.". 968 49
    # warning RequireThis Method call to 'isLink' needs "this.". 974 37
    # warning RequireThis Method call to 'isLink' needs "Win32ShellFolder2.this.". 974 37
    # warning RequireThis Method call to 'getParentIShellFolder' needs "this.". 993 54
    # warning RequireThis Method call to 'getParentIShellFolder' needs "Win32ShellFolder2.this.". 993 54
    # warning RequireThis Method call to 'getRelativePIDL' needs "this.". 994 33
    # warning RequireThis Method call to 'getRelativePIDL' needs "Win32ShellFolder2.this.". 994 33
    # warning RequireThis Method call to 'doGetColumnInfo' needs "this.". 1088 51
    # warning RequireThis Method call to 'doGetColumnInfo' needs "Win32ShellFolder2.this.". 1088 51
    # warning RequireThis Method call to 'getIShellFolder' needs "this.". 1088 67
    # warning RequireThis Method call to 'getIShellFolder' needs "Win32ShellFolder2.this.". 1088 67
    # warning RequireThis Method call to 'doGetColumnValue' needs "this.". 1118 24
    # warning RequireThis Method call to 'doGetColumnValue' needs "Win32ShellFolder2.this.". 1118 24
    # warning RequireThis Method call to 'getParentIShellFolder' needs "this.". 1118 41
    # warning RequireThis Method call to 'getParentIShellFolder' needs "Win32ShellFolder2.this.". 1118 41
    # warning RequireThis Method call to 'getRelativePIDL' needs "this.". 1118 66
    # warning RequireThis Method call to 'getRelativePIDL' needs "Win32ShellFolder2.this.". 1118 66
    # warning RequireThis Reference to instance variable 'shellFolder' needs "this.". 1162 51
    # warning RequireThis Reference to instance variable 'shellFolder' needs "ColumnComparator.this.". 1162 51
    # warning RequireThis Reference to instance variable 'columnIdx' needs "this.". 1165 29
    # warning RequireThis Reference to instance variable 'columnIdx' needs "ColumnComparator.this.". 1165 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/TranslucentWindowPainter.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'updateWindowAccel' needs "this.". 318 42
    # warning RequireThis Method call to 'updateWindowAccel' needs "VIOptWindowPainter.this.". 318 42

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WChoicePeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'closeList' needs "this.". 108 29
    # warning RequireThis Method call to 'closeList' needs "WChoicePeer.this.". 108 29
    # warning RequireThis Method call to 'closeList' needs "this.". 111 29
    # warning RequireThis Method call to 'closeList' needs "WChoicePeer.this.". 111 29
    # warning RequireThis Reference to instance variable 'windowListener' needs "this.". 114 41
    # warning RequireThis Reference to instance variable 'windowListener' needs "WChoicePeer.this.". 114 41

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WClipboard.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'isDataFlavorSupported' needs "this.". 207 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WComponentPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'surfaceData' needs "this.". 193 21
    # warning RequireThis Reference to instance variable 'surfaceData' needs "WComponentPeer.this.". 193 21
    # warning RequireThis Reference to instance variable 'surfaceData' needs "this.". 194 21
    # warning RequireThis Reference to instance variable 'surfaceData' needs "WComponentPeer.this.". 194 21
    # warning RequireThis Method call to 'replaceSurfaceData' needs "this.". 201 25
    # warning RequireThis Method call to 'replaceSurfaceData' needs "WComponentPeer.this.". 201 25
    # warning RequireThis Method call to 'replaceSurfaceData' needs "this.". 490 25
    # warning RequireThis Method call to 'replaceSurfaceData' needs "WComponentPeer.this.". 490 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WFileDialogPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to '_show' needs "this.". 97 17
    # warning RequireThis Method call to '_show' needs "WFileDialogPeer.this.". 97 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WInputMethod.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inputContext' needs "this.". 567 44
    # warning RequireThis Reference to instance variable 'inputContext' needs "WInputMethod.this.". 567 44
    # warning RequireThis Method call to 'openCandidateWindow' needs "this.". 578 17
    # warning RequireThis Method call to 'openCandidateWindow' needs "WInputMethod.this.". 578 17
    # warning RequireThis Reference to instance variable 'awtFocussedComponentPeer' needs "this.". 578 37
    # warning RequireThis Reference to instance variable 'awtFocussedComponentPeer' needs "WInputMethod.this.". 578 37

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WListPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'isSelected' needs "this.". 207 33
    # warning RequireThis Method call to 'isSelected' needs "WListPeer.this.". 207 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WMenuItemPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'postEvent' needs "this.". 150 17
    # warning RequireThis Method call to 'postEvent' needs "WMenuItemPeer.this.". 150 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WPageDialogPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to '_show' needs "this.". 46 58
    # warning RequireThis Method call to '_show' needs "WPageDialogPeer.this.". 46 58

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WPrintDialogPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to '_show' needs "this.". 70 54
    # warning RequireThis Method call to '_show' needs "WPrintDialogPeer.this.". 70 54

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WToolkit.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'shutdown' needs "this.". 282 25
    # warning RequireThis Method call to 'shutdown' needs "WToolkit.this.". 282 25
    # warning RequireThis Method call to 'updateProperties' needs "this.". 876 17
    # warning RequireThis Method call to 'updateProperties' needs "WToolkit.this.". 876 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WTrayIconPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'popup' needs "this.". 83 25
    # warning RequireThis Reference to instance variable 'popup' needs "WTrayIconPeer.this.". 83 25
    # warning RequireThis Reference to instance variable 'popup' needs "this.". 84 29
    # warning RequireThis Reference to instance variable 'popup' needs "WTrayIconPeer.this.". 84 29
    # warning RequireThis Reference to instance variable 'popupParent' needs "this.". 85 29
    # warning RequireThis Reference to instance variable 'popupParent' needs "WTrayIconPeer.this.". 85 29
    # warning RequireThis Reference to instance variable 'popup' needs "this.". 85 48
    # warning RequireThis Reference to instance variable 'popup' needs "WTrayIconPeer.this.". 85 48
    # warning RequireThis Reference to instance variable 'popupParent' needs "this.". 88 29
    # warning RequireThis Reference to instance variable 'popupParent' needs "WTrayIconPeer.this.". 88 29
    # warning RequireThis Reference to instance variable 'popup' needs "this.". 90 25
    # warning RequireThis Reference to instance variable 'popup' needs "WTrayIconPeer.this.". 90 25
    # warning RequireThis Reference to instance variable 'popup' needs "this.". 92 25
    # warning RequireThis Reference to instance variable 'popup' needs "WTrayIconPeer.this.". 92 25
    # warning RequireThis Reference to instance variable 'popup' needs "this.". 93 42
    # warning RequireThis Reference to instance variable 'popup' needs "WTrayIconPeer.this.". 93 42
    # warning RequireThis Reference to instance variable 'popupParent' needs "this.". 93 64
    # warning RequireThis Reference to instance variable 'popupParent' needs "WTrayIconPeer.this.". 93 64

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/awt/windows/WWindowPeer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'displayChanged' needs "this.". 463 17
    # warning RequireThis Method call to 'displayChanged' needs "WWindowPeer.this.". 463 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/java2d/d3d/D3DGraphicsDevice.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fsStatus' needs "this.". 192 25
    # warning RequireThis Reference to instance variable 'fsStatus' needs "D3DGraphicsDevice.this.". 192 25
    # warning RequireThis Reference to instance variable 'fsStatus' needs "this.". 195 21
    # warning RequireThis Reference to instance variable 'fsStatus' needs "D3DGraphicsDevice.this.". 195 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/java2d/d3d/D3DScreenUpdateManager.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'done' needs "this.". 106 33
    # warning RequireThis Reference to instance variable 'done' needs "D3DScreenUpdateManager.this.". 106 33
    # warning RequireThis Method call to 'wakeUpUpdateThread' needs "this.". 107 33
    # warning RequireThis Method call to 'wakeUpUpdateThread' needs "D3DScreenUpdateManager.this.". 107 33
    # warning RequireThis Reference to instance variable 'done' needs "this.". 114 25
    # warning RequireThis Reference to instance variable 'done' needs "D3DScreenUpdateManager.this.". 114 25
    # warning RequireThis Reference to instance variable 'screenUpdater' needs "this.". 372 13
    # warning RequireThis Reference to instance variable 'screenUpdater' needs "D3DScreenUpdateManager.this.". 372 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/java2d/d3d/D3DSurfaceData.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'initSurfaceNow' needs "this.". 400 38
    # warning RequireThis Method call to 'initSurfaceNow' needs "D3DSurfaceData.this.". 400 38
    # warning RequireThis Reference to instance variable 'pixel' needs "this.". 450 25
    # warning RequireThis Reference to instance variable 'pixel' needs "D3DDataBufferNative.this.". 450 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/java2d/opengl/WGLGraphicsConfig.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 212 42
    # warning RequireThis Reference to instance variable 'screen' needs "WGLGCDisposerRecord.this.". 212 42
    # warning RequireThis Reference to instance variable 'screen' needs "this.". 215 42
    # warning RequireThis Reference to instance variable 'screen' needs "WGLGCDisposerRecord.this.". 215 42

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/net/www/protocol/http/ntlm/NTLMAuthentication.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'hostname' needs "this.". 74 17
    # warning RequireThis Reference to instance variable 'hostname' needs "NTLMAuthentication.this.". 74 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/nio/ch/PendingIoCache.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pendingIoMap' needs "this.". 161 9
    # warning RequireThis Reference to instance variable 'pendingIoMap' needs "PendingIoCache.this.". 161 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/nio/ch/WindowsAsynchronousServerSocketChannelImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'acc' needs "this.". 162 20
    # warning RequireThis Reference to instance variable 'acc' needs "AcceptTask.this.". 162 20

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/src/windows/classes/sun/util/locale/provider/HostLocaleProviderAdapterImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getDateTimePatterns' needs "this.". 147 57
    # warning RequireThis Method call to 'getDateTimePatterns' needs "this.". 154 57
    # warning RequireThis Method call to 'getDateTimePatterns' needs "this.". 162 57
    # warning RequireThis Method call to 'getNumberPatterns' needs "this.". 246 57
    # warning RequireThis Method call to 'getNumberPatterns' needs "this.". 253 57
    # warning RequireThis Method call to 'getNumberPatterns' needs "this.". 260 57
    # warning RequireThis Method call to 'getNumberPatterns' needs "this.". 267 57

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/FieldWatchpoints.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastSet' needs "this.". 109 25
    # warning RequireThis Reference to instance variable 'fieldModifyReported' needs "this.". 113 25
    # warning RequireThis Reference to instance variable 'fieldModifyReported' needs "FieldWatchpoints.this.". 113 25
    # warning RequireThis Reference to instance variable 'lastSet' needs "this.". 114 25
    # warning RequireThis Reference to instance variable 'fieldAccessReported' needs "this.". 118 25
    # warning RequireThis Reference to instance variable 'fieldAccessReported' needs "FieldWatchpoints.this.". 118 25
    # warning RequireThis Reference to instance variable 'lastSet' needs "this.". 119 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/FilterMatch.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'set' needs "this.". 80 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/FilterNoMatch.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'set' needs "this.". 80 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/InterruptHangTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sync' needs "this.". 134 42
    # warning RequireThis Reference to instance variable 'sync' needs "InterruptHangTest.this.". 134 42
    # warning RequireThis Reference to instance variable 'timerThread' needs "this.". 156 9
    # warning RequireThis Reference to instance variable 'timerThread' needs "InterruptHangTest.this.". 156 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/InvokeHangTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'timerThread' needs "this.". 267 9
    # warning RequireThis Reference to instance variable 'timerThread' needs "InvokeHangTest.this.". 267 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/JDIScaffold.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'traceln' needs "this.". 308 29
    # warning RequireThis Method call to 'traceln' needs "JDIScaffold.this.". 308 29
    # warning RequireThis Reference to instance variable 'vmStartThread' needs "this.". 310 33
    # warning RequireThis Reference to instance variable 'vmStartThread' needs "JDIScaffold.this.". 310 33
    # warning RequireThis Method call to 'traceln' needs "this.". 317 29
    # warning RequireThis Method call to 'traceln' needs "JDIScaffold.this.". 317 29
    # warning RequireThis Reference to instance variable 'vmDied' needs "this.". 319 33
    # warning RequireThis Reference to instance variable 'vmDied' needs "JDIScaffold.this.". 319 33
    # warning RequireThis Method call to 'traceln' needs "this.". 326 29
    # warning RequireThis Method call to 'traceln' needs "JDIScaffold.this.". 326 29
    # warning RequireThis Reference to instance variable 'vmDisconnected' needs "this.". 328 33
    # warning RequireThis Reference to instance variable 'vmDisconnected' needs "JDIScaffold.this.". 328 33
    # warning RequireThis Reference to instance variable 'connection' needs "this.". 335 13
    # warning RequireThis Reference to instance variable 'connection' needs "JDIScaffold.this.". 335 13
    # warning RequireThis Method call to 'addListener' needs "this.". 429 9
    # warning RequireThis Method call to 'addListener' needs "JDIScaffold.this.". 429 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/MultiBreakpointsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'bkpt0' needs "this.". 151 41
    # warning RequireThis Method call to 'bkpt0' needs "MultiBreakpointsTarg.this.". 151 41
    # warning RequireThis Method call to 'bkpt1' needs "this.". 152 41
    # warning RequireThis Method call to 'bkpt1' needs "MultiBreakpointsTarg.this.". 152 41
    # warning RequireThis Method call to 'bkpt2' needs "this.". 153 41
    # warning RequireThis Method call to 'bkpt2' needs "MultiBreakpointsTarg.this.". 153 41
    # warning RequireThis Method call to 'bkpt3' needs "this.". 154 41
    # warning RequireThis Method call to 'bkpt3' needs "MultiBreakpointsTarg.this.". 154 41
    # warning RequireThis Method call to 'bkpt4' needs "this.". 155 41
    # warning RequireThis Method call to 'bkpt4' needs "MultiBreakpointsTarg.this.". 155 41
    # warning RequireThis Method call to 'bkpt5' needs "this.". 156 41
    # warning RequireThis Method call to 'bkpt5' needs "MultiBreakpointsTarg.this.". 156 41
    # warning RequireThis Method call to 'bkpt6' needs "this.". 157 41
    # warning RequireThis Method call to 'bkpt6' needs "MultiBreakpointsTarg.this.". 157 41
    # warning RequireThis Method call to 'bkpt7' needs "this.". 158 41
    # warning RequireThis Method call to 'bkpt7' needs "MultiBreakpointsTarg.this.". 158 41
    # warning RequireThis Method call to 'bkpt8' needs "this.". 159 41
    # warning RequireThis Method call to 'bkpt8' needs "MultiBreakpointsTarg.this.". 159 41
    # warning RequireThis Method call to 'bkpt9' needs "this.". 160 41
    # warning RequireThis Method call to 'bkpt9' needs "MultiBreakpointsTarg.this.". 160 41
    # warning RequireThis Method call to 'bkpt10' needs "this.". 161 42
    # warning RequireThis Method call to 'bkpt10' needs "MultiBreakpointsTarg.this.". 161 42
    # warning RequireThis Method call to 'bkpt11' needs "this.". 162 42
    # warning RequireThis Method call to 'bkpt11' needs "MultiBreakpointsTarg.this.". 162 42
    # warning RequireThis Method call to 'bkpt12' needs "this.". 163 42
    # warning RequireThis Method call to 'bkpt12' needs "MultiBreakpointsTarg.this.". 163 42
    # warning RequireThis Method call to 'bkpt13' needs "this.". 164 42
    # warning RequireThis Method call to 'bkpt13' needs "MultiBreakpointsTarg.this.". 164 42
    # warning RequireThis Method call to 'bkpt14' needs "this.". 165 42
    # warning RequireThis Method call to 'bkpt14' needs "MultiBreakpointsTarg.this.". 165 42
    # warning RequireThis Method call to 'bkpt15' needs "this.". 166 42
    # warning RequireThis Method call to 'bkpt15' needs "MultiBreakpointsTarg.this.". 166 42
    # warning RequireThis Method call to 'bkpt16' needs "this.". 167 42
    # warning RequireThis Method call to 'bkpt16' needs "MultiBreakpointsTarg.this.". 167 42
    # warning RequireThis Method call to 'bkpt17' needs "this.". 168 42
    # warning RequireThis Method call to 'bkpt17' needs "MultiBreakpointsTarg.this.". 168 42
    # warning RequireThis Method call to 'bkpt18' needs "this.". 169 42
    # warning RequireThis Method call to 'bkpt18' needs "MultiBreakpointsTarg.this.". 169 42
    # warning RequireThis Method call to 'bkpt19' needs "this.". 170 42
    # warning RequireThis Method call to 'bkpt19' needs "MultiBreakpointsTarg.this.". 170 42
    # warning RequireThis Method call to 'bkpt20' needs "this.". 171 42
    # warning RequireThis Method call to 'bkpt20' needs "MultiBreakpointsTarg.this.". 171 42
    # warning RequireThis Method call to 'bkpt21' needs "this.". 172 42
    # warning RequireThis Method call to 'bkpt21' needs "MultiBreakpointsTarg.this.". 172 42
    # warning RequireThis Method call to 'bkpt22' needs "this.". 173 42
    # warning RequireThis Method call to 'bkpt22' needs "MultiBreakpointsTarg.this.". 173 42
    # warning RequireThis Method call to 'bkpt23' needs "this.". 174 42
    # warning RequireThis Method call to 'bkpt23' needs "MultiBreakpointsTarg.this.". 174 42
    # warning RequireThis Method call to 'bkpt24' needs "this.". 175 42
    # warning RequireThis Method call to 'bkpt24' needs "MultiBreakpointsTarg.this.". 175 42
    # warning RequireThis Method call to 'bkpt25' needs "this.". 176 42
    # warning RequireThis Method call to 'bkpt25' needs "MultiBreakpointsTarg.this.". 176 42
    # warning RequireThis Method call to 'bkpt26' needs "this.". 177 42
    # warning RequireThis Method call to 'bkpt26' needs "MultiBreakpointsTarg.this.". 177 42
    # warning RequireThis Method call to 'bkpt27' needs "this.". 178 42
    # warning RequireThis Method call to 'bkpt27' needs "MultiBreakpointsTarg.this.". 178 42
    # warning RequireThis Method call to 'bkpt28' needs "this.". 179 42
    # warning RequireThis Method call to 'bkpt28' needs "MultiBreakpointsTarg.this.". 179 42
    # warning RequireThis Method call to 'bkpt29' needs "this.". 180 42
    # warning RequireThis Method call to 'bkpt29' needs "MultiBreakpointsTarg.this.". 180 42

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/NativeInstanceFilter.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'instance' needs "this.". 74 21
    # warning RequireThis Reference to instance variable 'instance' needs "this.". 77 21
    # warning RequireThis Reference to instance variable 'instance' needs "this.". 80 47
    # warning RequireThis Reference to instance variable 'instance' needs "this.". 83 28
    # warning RequireThis Reference to instance variable 'set' needs "this.". 88 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/SimulResumerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'check' needs "this.". 249 29
    # warning RequireThis Method call to 'check' needs "SimulResumerTest.this.". 249 29
    # warning RequireThis Reference to instance variable 'debuggeeThread1' needs "this.". 249 35
    # warning RequireThis Reference to instance variable 'debuggeeThread1' needs "SimulResumerTest.this.". 249 35
    # warning RequireThis Method call to 'check' needs "this.". 250 29
    # warning RequireThis Method call to 'check' needs "SimulResumerTest.this.". 250 29
    # warning RequireThis Reference to instance variable 'debuggeeThread2' needs "this.". 250 35
    # warning RequireThis Reference to instance variable 'debuggeeThread2' needs "SimulResumerTest.this.". 250 35
    # warning RequireThis Reference to instance variable 'resumerThread' needs "this.". 267 9
    # warning RequireThis Reference to instance variable 'resumerThread' needs "SimulResumerTest.this.". 267 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/TestScaffold.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'makeRedefineMap' needs "this.". 387 40
    # warning RequireThis Method call to 'makeRedefineMap' needs "TestScaffold.this.". 387 40
    # warning RequireThis Reference to instance variable 'mainStartClass' needs "this.". 387 56
    # warning RequireThis Reference to instance variable 'mainStartClass' needs "TestScaffold.this.". 387 56
    # warning RequireThis Method call to 'println' needs "this.". 390 29
    # warning RequireThis Method call to 'println' needs "TestScaffold.this.". 390 29
    # warning RequireThis Method call to 'vm' needs "this.". 391 29
    # warning RequireThis Method call to 'vm' needs "TestScaffold.this.". 391 29
    # warning RequireThis Method call to 'println' needs "this.". 395 25
    # warning RequireThis Method call to 'println' needs "TestScaffold.this.". 395 25
    # warning RequireThis Method call to 'failure' needs "this.". 397 25
    # warning RequireThis Method call to 'failure' needs "TestScaffold.this.". 397 25
    # warning RequireThis Method call to 'traceln' needs "this.". 520 25
    # warning RequireThis Method call to 'traceln' needs "TestScaffold.this.". 520 25
    # warning RequireThis Reference to instance variable 'redefineAtEvents' needs "this.". 531 25
    # warning RequireThis Reference to instance variable 'redefineAtEvents' needs "TestScaffold.this.". 531 25
    # warning RequireThis Reference to instance variable 'mainStartClass' needs "this.". 538 33
    # warning RequireThis Reference to instance variable 'mainStartClass' needs "TestScaffold.this.". 538 33
    # warning RequireThis Method call to 'redefine' needs "this.". 539 33
    # warning RequireThis Method call to 'redefine' needs "TestScaffold.this.". 539 33
    # warning RequireThis Reference to instance variable 'mainStartClass' needs "this.". 539 42
    # warning RequireThis Reference to instance variable 'mainStartClass' needs "TestScaffold.this.". 539 42
    # warning RequireThis Method call to 'redefine' needs "this.". 542 29
    # warning RequireThis Method call to 'redefine' needs "TestScaffold.this.". 542 29
    # warning RequireThis Reference to instance variable 'vmStartThread' needs "this.". 549 25
    # warning RequireThis Reference to instance variable 'vmStartThread' needs "TestScaffold.this.". 549 25
    # warning RequireThis Method call to 'println' needs "this.". 572 29
    # warning RequireThis Method call to 'println' needs "TestScaffold.this.". 572 29
    # warning RequireThis Method call to 'println' needs "this.". 581 29
    # warning RequireThis Method call to 'println' needs "TestScaffold.this.". 581 29
    # warning RequireThis Reference to instance variable 'mainThread' needs "this.". 596 50
    # warning RequireThis Reference to instance variable 'mainThread' needs "TestScaffold.this.". 596 50
    # warning RequireThis Method call to 'println' needs "this.". 599 29
    # warning RequireThis Method call to 'println' needs "TestScaffold.this.". 599 29
    # warning RequireThis Reference to instance variable 'vmDied' needs "this.". 606 21
    # warning RequireThis Reference to instance variable 'vmDied' needs "TestScaffold.this.". 606 21
    # warning RequireThis Method call to 'traceln' needs "this.". 607 21
    # warning RequireThis Method call to 'traceln' needs "TestScaffold.this.". 607 21
    # warning RequireThis Reference to instance variable 'vmDisconnected' needs "this.". 612 25
    # warning RequireThis Reference to instance variable 'vmDisconnected' needs "TestScaffold.this.". 612 25
    # warning RequireThis Reference to instance variable 'connection' needs "this.". 617 13
    # warning RequireThis Reference to instance variable 'connection' needs "TestScaffold.this.". 617 13
    # warning RequireThis Method call to 'traceln' needs "this.". 706 21
    # warning RequireThis Method call to 'traceln' needs "TestScaffold.this.". 706 21
    # warning RequireThis Method call to 'traceln' needs "this.". 713 21
    # warning RequireThis Method call to 'traceln' needs "TestScaffold.this.". 713 21
    # warning RequireThis Method call to 'addListener' needs "this.". 723 9
    # warning RequireThis Method call to 'addListener' needs "TestScaffold.this.". 723 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/TwoThreadsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'timerThread' needs "this.". 234 9
    # warning RequireThis Reference to instance variable 'timerThread' needs "TwoThreadsTest.this.". 234 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/VMConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'dumpStream' needs "this.". 326 21
    # warning RequireThis Method call to 'dumpStream' needs "VMConnection.this.". 326 21
    # warning RequireThis Method call to 'notifyOutputComplete' needs "this.". 331 21
    # warning RequireThis Method call to 'notifyOutputComplete' needs "VMConnection.this.". 331 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jdi/connect/spi/SimpleLaunchingConnector.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ts' needs "this.". 114 24
    # warning RequireThis Reference to instance variable 'ts' needs "SimpleLaunchingConnector.this.". 114 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jmx/remote/CCAdminReconnectTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'e' needs "this.". 86 40

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jndi/ldap/BalancedParentheses.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 177 25
    # warning RequireThis Method call to 'doServerSide' needs "BalancedParentheses.this.". 177 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 187 25
    # warning RequireThis Reference to instance variable 'serverException' needs "BalancedParentheses.this.". 187 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 191 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "BalancedParentheses.this.". 191 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 202 25
    # warning RequireThis Method call to 'doClientSide' needs "BalancedParentheses.this.". 202 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 208 25
    # warning RequireThis Reference to instance variable 'clientException' needs "BalancedParentheses.this.". 208 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 212 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "BalancedParentheses.this.". 212 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/jndi/ldap/InvalidLdapFilters.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 247 25
    # warning RequireThis Method call to 'doServerSide' needs "InvalidLdapFilters.this.". 247 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 257 25
    # warning RequireThis Reference to instance variable 'serverException' needs "InvalidLdapFilters.this.". 257 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 261 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "InvalidLdapFilters.this.". 261 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 272 25
    # warning RequireThis Method call to 'doClientSide' needs "InvalidLdapFilters.this.". 272 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 278 25
    # warning RequireThis Reference to instance variable 'clientException' needs "InvalidLdapFilters.this.". 278 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 282 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "InvalidLdapFilters.this.". 282 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/net/httpserver/Test12.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fixedLen' needs "this.". 143 21
    # warning RequireThis Reference to instance variable 'fixedLen' needs "Runner.this.". 143 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/net/httpserver/Test13.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fixedLen' needs "this.". 150 21
    # warning RequireThis Reference to instance variable 'fixedLen' needs "Runner.this.". 150 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/net/httpserver/Test9.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fixedLen' needs "this.". 151 21
    # warning RequireThis Reference to instance variable 'fixedLen' needs "ClientThread.this.". 151 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/net/httpserver/Test9a.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fixedLen' needs "this.". 145 21
    # warning RequireThis Reference to instance variable 'fixedLen' needs "ClientThread.this.". 145 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/nio/sctp/MessageInfoTests.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'testIAE' needs "this.". 65 9
    # warning RequireThis Method call to 'testIAE' needs "MessageInfoTests.this.". 65 9
    # warning RequireThis Method call to 'testIAE' needs "this.". 67 9
    # warning RequireThis Method call to 'testIAE' needs "MessageInfoTests.this.". 67 9
    # warning RequireThis Method call to 'testIAE' needs "this.". 69 9
    # warning RequireThis Method call to 'testIAE' needs "MessageInfoTests.this.". 69 9
    # warning RequireThis Method call to 'testIAE' needs "this.". 71 9
    # warning RequireThis Method call to 'testIAE' needs "MessageInfoTests.this.". 71 9
    # warning RequireThis Method call to 'testIAE' needs "this.". 75 9
    # warning RequireThis Method call to 'testIAE' needs "MessageInfoTests.this.". 75 9
    # warning RequireThis Method call to 'testIAE' needs "this.". 77 9
    # warning RequireThis Method call to 'testIAE' needs "MessageInfoTests.this.". 77 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/com/sun/nio/sctp/SctpChannel/Connect.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'testCCE' needs "this.". 167 13
    # warning RequireThis Method call to 'testCCE' needs "Connect.this.". 167 13
    # warning RequireThis Method call to 'testCCE' needs "this.". 170 13
    # warning RequireThis Method call to 'testCCE' needs "Connect.this.". 170 13
    # warning RequireThis Method call to 'check' needs "this.". 173 13
    # warning RequireThis Method call to 'check' needs "Connect.this.". 173 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/demo/zipfs/ZipFSTester.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'indent' needs "this.". 489 21
    # warning RequireThis Method call to 'indent' needs "this.". 498 21
    # warning RequireThis Reference to instance variable 'indent' needs "this.". 500 21
    # warning RequireThis Reference to instance variable 'indent' needs "this.". 509 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'keyTypedOnTextField' needs "this.". 57 21
    # warning RequireThis Reference to instance variable 'keyTypedOnTextField' needs "ChoiceKeyEventReaction.this.". 57 21
    # warning RequireThis Reference to instance variable 'choice1' needs "this.". 63 9
    # warning RequireThis Reference to instance variable 'choice1' needs "ChoiceKeyEventReaction.this.". 63 9
    # warning RequireThis Reference to instance variable 'itemChanged' needs "this.". 65 21
    # warning RequireThis Reference to instance variable 'itemChanged' needs "ChoiceKeyEventReaction.this.". 65 21
    # warning RequireThis Reference to instance variable 'choice1' needs "this.". 70 9
    # warning RequireThis Reference to instance variable 'choice1' needs "ChoiceKeyEventReaction.this.". 70 9
    # warning RequireThis Reference to instance variable 'tf' needs "this.". 71 13
    # warning RequireThis Reference to instance variable 'tf' needs "ChoiceKeyEventReaction.this.". 71 13
    # warning RequireThis Reference to instance variable 'choice1' needs "this.". 72 13
    # warning RequireThis Reference to instance variable 'choice1' needs "ChoiceKeyEventReaction.this.". 72 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Choice/ChoiceMouseWheelTest/ChoiceMouseWheelTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'itemChanged' needs "this.". 68 17
    # warning RequireThis Reference to instance variable 'itemChanged' needs "ChoiceMouseWheelTest.this.". 68 17
    # warning RequireThis Reference to instance variable 'wheelMoved' needs "this.". 73 17
    # warning RequireThis Reference to instance variable 'wheelMoved' needs "ChoiceMouseWheelTest.this.". 73 17
    # warning RequireThis Reference to instance variable 'frameExited' needs "this.". 80 17
    # warning RequireThis Reference to instance variable 'frameExited' needs "ChoiceMouseWheelTest.this.". 80 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Choice/ItemStateChangeTest/ItemStateChangeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'events' needs "this.". 73 23
    # warning RequireThis Reference to instance variable 'events' needs "ItemStateChangeTest.this.". 73 23
    # warning RequireThis Method call to 'chooseB' needs "this.". 83 21
    # warning RequireThis Method call to 'chooseB' needs "ItemStateChangeTest.this.". 83 21
    # warning RequireThis Method call to 'chooseB' needs "this.". 91 13
    # warning RequireThis Method call to 'chooseB' needs "ItemStateChangeTest.this.". 91 13
    # warning RequireThis Reference to instance variable 'events' needs "this.". 93 17
    # warning RequireThis Reference to instance variable 'events' needs "ItemStateChangeTest.this.". 93 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Component/F10TopToplevel/F10TopToplevel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'menuToggled' needs "this.". 77 17
    # warning RequireThis Reference to instance variable 'menuToggled' needs "F10TopToplevel.this.". 77 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 82 9
    # warning RequireThis Reference to instance variable 'frame' needs "F10TopToplevel.this.". 82 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 83 9
    # warning RequireThis Reference to instance variable 'frame' needs "F10TopToplevel.this.". 83 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 84 9
    # warning RequireThis Reference to instance variable 'frame' needs "F10TopToplevel.this.". 84 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 86 9
    # warning RequireThis Reference to instance variable 'dialog' needs "F10TopToplevel.this.". 86 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 86 29
    # warning RequireThis Reference to instance variable 'frame' needs "F10TopToplevel.this.". 86 29
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 87 9
    # warning RequireThis Reference to instance variable 'dialog' needs "F10TopToplevel.this.". 87 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 88 9
    # warning RequireThis Reference to instance variable 'dialog' needs "F10TopToplevel.this.". 88 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/DataFlavor/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'concatStrings' needs "this.". 82 18
    # warning RequireThis Method call to 'concatStrings' needs "MissedHtmlAndRtfBug.this.". 82 18
    # warning RequireThis Method call to 'concatStrings' needs "this.". 93 35
    # warning RequireThis Method call to 'concatStrings' needs "MissedHtmlAndRtfBug.this.". 93 35
    # warning RequireThis Method call to 'doTest' needs "this.". 146 9
    # warning RequireThis Method call to 'doTest' needs "MissedHtmlAndRtfBug.this.". 146 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/EventDispatchThread/PreserveDispathThread/PreserveDispatchThread.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'paintCalled' needs "this.". 208 25
    # warning RequireThis Reference to instance variable 'paintCalled' needs "TestDialog.this.". 208 25
    # warning RequireThis Reference to instance variable 'dialogShown' needs "this.". 211 21
    # warning RequireThis Reference to instance variable 'dialogShown' needs "TestDialog.this.". 211 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/FileDialog/FileDialogReturnTest/FileDialogReturnTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'showDialog' needs "this.". 88 17
    # warning RequireThis Method call to 'showDialog' needs "FileDialogReturnTest.this.". 88 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'fd' needs "this.". 70 21
    # warning RequireThis Reference to instance variable 'fd' needs "FilenameFilterTest.this.". 70 21
    # warning RequireThis Reference to instance variable 'fd' needs "this.". 71 21
    # warning RequireThis Reference to instance variable 'fd' needs "FilenameFilterTest.this.". 71 21
    # warning RequireThis Reference to instance variable 'filter_was_called' needs "this.". 73 33
    # warning RequireThis Reference to instance variable 'filter_was_called' needs "FilenameFilterTest.this.". 73 33
    # warning RequireThis Reference to instance variable 'fd' needs "this.". 78 21
    # warning RequireThis Reference to instance variable 'fd' needs "FilenameFilterTest.this.". 78 21
    # warning RequireThis Reference to instance variable 'fd' needs "this.". 79 21
    # warning RequireThis Reference to instance variable 'fd' needs "FilenameFilterTest.this.". 79 21
    # warning RequireThis Reference to instance variable 'fd' needs "this.". 83 13
    # warning RequireThis Reference to instance variable 'fd' needs "FilenameFilterTest.this.". 83 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'owner' needs "this.". 64 9
    # warning RequireThis Reference to instance variable 'owner' needs "ActualFocusedWindowBlockingTest.this.". 64 9
    # warning RequireThis Reference to instance variable 'fButton' needs "this.". 64 19
    # warning RequireThis Reference to instance variable 'fButton' needs "ActualFocusedWindowBlockingTest.this.". 64 19
    # warning RequireThis Reference to instance variable 'win' needs "this.". 65 9
    # warning RequireThis Reference to instance variable 'win' needs "ActualFocusedWindowBlockingTest.this.". 65 9
    # warning RequireThis Reference to instance variable 'wButton' needs "this.". 65 17
    # warning RequireThis Reference to instance variable 'wButton' needs "ActualFocusedWindowBlockingTest.this.". 65 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 66 9
    # warning RequireThis Reference to instance variable 'frame' needs "ActualFocusedWindowBlockingTest.this.". 66 9
    # warning RequireThis Reference to instance variable 'aButton' needs "this.". 66 19
    # warning RequireThis Reference to instance variable 'aButton' needs "ActualFocusedWindowBlockingTest.this.". 66 19
    # warning RequireThis Reference to instance variable 'owner' needs "this.". 68 9
    # warning RequireThis Reference to instance variable 'owner' needs "ActualFocusedWindowBlockingTest.this.". 68 9
    # warning RequireThis Reference to instance variable 'win' needs "this.". 69 9
    # warning RequireThis Reference to instance variable 'win' needs "ActualFocusedWindowBlockingTest.this.". 69 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 70 9
    # warning RequireThis Reference to instance variable 'frame' needs "ActualFocusedWindowBlockingTest.this.". 70 9
    # warning RequireThis Method call to 'tuneAndShowWindows' needs "this.". 72 9
    # warning RequireThis Method call to 'tuneAndShowWindows' needs "ActualFocusedWindowBlockingTest.this.". 72 9
    # warning RequireThis Reference to instance variable 'owner' needs "this.". 72 42
    # warning RequireThis Reference to instance variable 'owner' needs "ActualFocusedWindowBlockingTest.this.". 72 42
    # warning RequireThis Reference to instance variable 'win' needs "this.". 72 49
    # warning RequireThis Reference to instance variable 'win' needs "ActualFocusedWindowBlockingTest.this.". 72 49
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 72 54
    # warning RequireThis Reference to instance variable 'frame' needs "ActualFocusedWindowBlockingTest.this.". 72 54

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowRetaining.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'test' needs "this.". 105 9
    # warning RequireThis Method call to 'test' needs "ActualFocusedWindowRetaining.this.". 105 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'button' needs "this.". 50 40
    # warning RequireThis Reference to instance variable 'button' needs "AppletInitialFocusTest.this.". 50 40
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 51 21
    # warning RequireThis Reference to instance variable 'robot' needs "AppletInitialFocusTest.this.". 51 21
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 52 38
    # warning RequireThis Reference to instance variable 'robot' needs "AppletInitialFocusTest.this.". 52 38
    # warning RequireThis Reference to instance variable 'button' needs "this.". 53 26
    # warning RequireThis Reference to instance variable 'button' needs "AppletInitialFocusTest.this.". 53 26

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/AppletInitialFocusTest/AppletInitialFocusTest1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lock' needs "this.". 75 35
    # warning RequireThis Reference to instance variable 'lock' needs "AppletInitialFocusTest1.this.". 75 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/ClearLwQueueBreakTest/ClearLwQueueBreakTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'f2' needs "this.". 75 21
    # warning RequireThis Reference to instance variable 'f2' needs "ClearLwQueueBreakTest.this.". 75 21
    # warning RequireThis Reference to instance variable 'tf2' needs "this.". 78 9
    # warning RequireThis Reference to instance variable 'tf2' needs "ClearLwQueueBreakTest.this.". 78 9
    # warning RequireThis Reference to instance variable 'typed' needs "this.". 81 39
    # warning RequireThis Reference to instance variable 'typed' needs "ClearLwQueueBreakTest.this.". 81 39
    # warning RequireThis Reference to instance variable 'typed' needs "this.". 82 29
    # warning RequireThis Reference to instance variable 'typed' needs "ClearLwQueueBreakTest.this.". 82 29
    # warning RequireThis Reference to instance variable 'typed' needs "this.". 83 29
    # warning RequireThis Reference to instance variable 'typed' needs "ClearLwQueueBreakTest.this.". 83 29
    # warning RequireThis Reference to instance variable 'tf3' needs "this.". 88 9
    # warning RequireThis Reference to instance variable 'tf3' needs "ClearLwQueueBreakTest.this.". 88 9
    # warning RequireThis Reference to instance variable 'typed' needs "this.". 91 39
    # warning RequireThis Reference to instance variable 'typed' needs "ClearLwQueueBreakTest.this.". 91 39
    # warning RequireThis Reference to instance variable 'typed' needs "this.". 92 29
    # warning RequireThis Reference to instance variable 'typed' needs "ClearLwQueueBreakTest.this.". 92 29
    # warning RequireThis Reference to instance variable 'typed' needs "this.". 93 29
    # warning RequireThis Reference to instance variable 'typed' needs "ClearLwQueueBreakTest.this.". 93 29
    # warning RequireThis Reference to instance variable 'listener1' needs "this.". 99 9
    # warning RequireThis Reference to instance variable 'listener1' needs "ClearLwQueueBreakTest.this.". 99 9
    # warning RequireThis Reference to instance variable 'b' needs "this.". 101 21
    # warning RequireThis Reference to instance variable 'b' needs "ClearLwQueueBreakTest.this.". 101 21
    # warning RequireThis Reference to instance variable 'tf1' needs "this.". 102 21
    # warning RequireThis Reference to instance variable 'tf1' needs "ClearLwQueueBreakTest.this.". 102 21
    # warning RequireThis Reference to instance variable 'tf1' needs "this.". 103 21
    # warning RequireThis Reference to instance variable 'tf1' needs "ClearLwQueueBreakTest.this.". 103 21
    # warning RequireThis Reference to instance variable 'tf2' needs "this.". 104 21
    # warning RequireThis Reference to instance variable 'tf2' needs "ClearLwQueueBreakTest.this.". 104 21
    # warning RequireThis Reference to instance variable 'listener2' needs "this.". 108 9
    # warning RequireThis Reference to instance variable 'listener2' needs "ClearLwQueueBreakTest.this.". 108 9
    # warning RequireThis Reference to instance variable 'b' needs "this.". 110 21
    # warning RequireThis Reference to instance variable 'b' needs "ClearLwQueueBreakTest.this.". 110 21
    # warning RequireThis Reference to instance variable 'tf1' needs "this.". 111 21
    # warning RequireThis Reference to instance variable 'tf1' needs "ClearLwQueueBreakTest.this.". 111 21
    # warning RequireThis Reference to instance variable 'tf2' needs "this.". 112 21
    # warning RequireThis Reference to instance variable 'tf2' needs "ClearLwQueueBreakTest.this.". 112 21
    # warning RequireThis Reference to instance variable 'tf2' needs "this.". 113 21
    # warning RequireThis Reference to instance variable 'tf2' needs "ClearLwQueueBreakTest.this.". 113 21
    # warning RequireThis Reference to instance variable 'f1' needs "this.". 117 9
    # warning RequireThis Reference to instance variable 'f1' needs "ClearLwQueueBreakTest.this.". 117 9
    # warning RequireThis Reference to instance variable 'b' needs "this.". 117 16
    # warning RequireThis Reference to instance variable 'b' needs "ClearLwQueueBreakTest.this.". 117 16
    # warning RequireThis Reference to instance variable 'f1' needs "this.". 118 9
    # warning RequireThis Reference to instance variable 'f1' needs "ClearLwQueueBreakTest.this.". 118 9
    # warning RequireThis Reference to instance variable 'tf1' needs "this.". 118 16
    # warning RequireThis Reference to instance variable 'tf1' needs "ClearLwQueueBreakTest.this.". 118 16
    # warning RequireThis Reference to instance variable 'f1' needs "this.". 119 9
    # warning RequireThis Reference to instance variable 'f1' needs "ClearLwQueueBreakTest.this.". 119 9
    # warning RequireThis Reference to instance variable 'tf2' needs "this.". 119 16
    # warning RequireThis Reference to instance variable 'tf2' needs "ClearLwQueueBreakTest.this.". 119 16
    # warning RequireThis Reference to instance variable 'f1' needs "this.". 120 9
    # warning RequireThis Reference to instance variable 'f1' needs "ClearLwQueueBreakTest.this.". 120 9
    # warning RequireThis Reference to instance variable 'tf3' needs "this.". 120 16
    # warning RequireThis Reference to instance variable 'tf3' needs "ClearLwQueueBreakTest.this.". 120 16
    # warning RequireThis Reference to instance variable 'f1' needs "this.". 121 9
    # warning RequireThis Reference to instance variable 'f1' needs "ClearLwQueueBreakTest.this.". 121 9
    # warning RequireThis Reference to instance variable 'f1' needs "this.". 122 9
    # warning RequireThis Reference to instance variable 'f1' needs "ClearLwQueueBreakTest.this.". 122 9
    # warning RequireThis Reference to instance variable 'f1' needs "this.". 123 9
    # warning RequireThis Reference to instance variable 'f1' needs "ClearLwQueueBreakTest.this.". 123 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 124 26
    # warning RequireThis Reference to instance variable 'robot' needs "ClearLwQueueBreakTest.this.". 124 26
    # warning RequireThis Reference to instance variable 'f2' needs "this.". 130 9
    # warning RequireThis Reference to instance variable 'f2' needs "ClearLwQueueBreakTest.this.". 130 9
    # warning RequireThis Reference to instance variable 'listener1' needs "this.". 130 29
    # warning RequireThis Reference to instance variable 'listener1' needs "ClearLwQueueBreakTest.this.". 130 29
    # warning RequireThis Method call to 'test1' needs "this.". 132 9
    # warning RequireThis Method call to 'test1' needs "ClearLwQueueBreakTest.this.". 132 9
    # warning RequireThis Reference to instance variable 'f2' needs "this.". 139 9
    # warning RequireThis Reference to instance variable 'f2' needs "ClearLwQueueBreakTest.this.". 139 9
    # warning RequireThis Reference to instance variable 'listener1' needs "this.". 139 32
    # warning RequireThis Reference to instance variable 'listener1' needs "ClearLwQueueBreakTest.this.". 139 32
    # warning RequireThis Reference to instance variable 'f2' needs "this.". 140 9
    # warning RequireThis Reference to instance variable 'f2' needs "ClearLwQueueBreakTest.this.". 140 9
    # warning RequireThis Reference to instance variable 'listener2' needs "this.". 140 29
    # warning RequireThis Reference to instance variable 'listener2' needs "ClearLwQueueBreakTest.this.". 140 29
    # warning RequireThis Method call to 'test2' needs "this.". 142 9
    # warning RequireThis Method call to 'test2' needs "ClearLwQueueBreakTest.this.". 142 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/ConsumeNextKeyTypedOnModalShowTest/ConsumeNextKeyTypedOnModalShowTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 71 21
    # warning RequireThis Reference to instance variable 'dialog' needs "ConsumeNextKeyTypedOnModalShowTest.this.". 71 21
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 91 17
    # warning RequireThis Reference to instance variable 'dialog' needs "ConsumeNextKeyTypedOnModalShowTest.this.". 91 17
    # warning RequireThis Reference to instance variable 'tf1' needs "this.". 94 36
    # warning RequireThis Reference to instance variable 'tf1' needs "ConsumeNextKeyTypedOnModalShowTest.this.". 94 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/ContainerFocusAutoTransferTest/ContainerFocusAutoTransferTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 110 21
    # warning RequireThis Reference to instance variable 'frame' needs "ContainerFocusAutoTransferTest.this.". 110 21
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 110 34
    # warning RequireThis Reference to instance variable 'frame' needs "ContainerFocusAutoTransferTest.this.". 110 34
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 113 21
    # warning RequireThis Reference to instance variable 'frame' needs "ContainerFocusAutoTransferTest.this.". 113 21
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 115 17
    # warning RequireThis Reference to instance variable 'frame' needs "ContainerFocusAutoTransferTest.this.". 115 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 118 36
    # warning RequireThis Reference to instance variable 'frame' needs "ContainerFocusAutoTransferTest.this.". 118 36
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 144 21
    # warning RequireThis Reference to instance variable 'frame' needs "ContainerFocusAutoTransferTest.this.". 144 21
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 147 21
    # warning RequireThis Reference to instance variable 'frame' needs "ContainerFocusAutoTransferTest.this.". 147 21
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 150 36
    # warning RequireThis Reference to instance variable 'frame' needs "ContainerFocusAutoTransferTest.this.". 150 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/FocusEmbeddedFrameTest/FocusEmbeddedFrameTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 98 26
    # warning RequireThis Reference to instance variable 'robot' needs "FocusEmbeddedFrameTest.this.". 98 26

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/FocusOwnerFrameOnClick/FocusOwnerFrameOnClick.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'wButton' needs "this.". 78 42
    # warning RequireThis Reference to instance variable 'wButton' needs "FocusOwnerFrameOnClick.this.". 78 42
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 78 51
    # warning RequireThis Reference to instance variable 'robot' needs "FocusOwnerFrameOnClick.this.". 78 51
    # warning RequireThis Reference to instance variable 'fButton' needs "this.". 88 33
    # warning RequireThis Reference to instance variable 'fButton' needs "FocusOwnerFrameOnClick.this.". 88 33
    # warning RequireThis Reference to instance variable 'fButton' needs "this.". 89 37
    # warning RequireThis Reference to instance variable 'fButton' needs "FocusOwnerFrameOnClick.this.". 89 37
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 91 21
    # warning RequireThis Reference to instance variable 'robot' needs "FocusOwnerFrameOnClick.this.". 91 21
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 92 21
    # warning RequireThis Reference to instance variable 'robot' needs "FocusOwnerFrameOnClick.this.". 92 21
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 93 21
    # warning RequireThis Reference to instance variable 'robot' needs "FocusOwnerFrameOnClick.this.". 93 21
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 94 21
    # warning RequireThis Reference to instance variable 'robot' needs "FocusOwnerFrameOnClick.this.". 94 21
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 95 21
    # warning RequireThis Reference to instance variable 'robot' needs "FocusOwnerFrameOnClick.this.". 95 21
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 99 42
    # warning RequireThis Reference to instance variable 'frame' needs "FocusOwnerFrameOnClick.this.". 99 42

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/IconifiedFrameFocusChangeTest/IconifiedFrameFocusChangeTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testButton' needs "this.". 63 17
    # warning RequireThis Reference to instance variable 'testButton' needs "IconifiedFrameFocusChangeTest.this.". 63 17
    # warning RequireThis Reference to instance variable 'testFrame' needs "this.". 89 17
    # warning RequireThis Reference to instance variable 'testFrame' needs "IconifiedFrameFocusChangeTest.this.". 89 17
    # warning RequireThis Reference to instance variable 'otherButton' needs "this.". 92 36
    # warning RequireThis Reference to instance variable 'otherButton' needs "IconifiedFrameFocusChangeTest.this.". 92 36
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 101 17
    # warning RequireThis Reference to instance variable 'robot' needs "IconifiedFrameFocusChangeTest.this.". 101 17
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 102 17
    # warning RequireThis Reference to instance variable 'robot' needs "IconifiedFrameFocusChangeTest.this.". 102 17
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 103 17
    # warning RequireThis Reference to instance variable 'robot' needs "IconifiedFrameFocusChangeTest.this.". 103 17
    # warning RequireThis Reference to instance variable 'otherButton' needs "this.". 106 40
    # warning RequireThis Reference to instance variable 'otherButton' needs "IconifiedFrameFocusChangeTest.this.". 106 40

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/ModalBlockedStealsFocusTest/ModalBlockedStealsFocusTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lostFocus' needs "this.". 74 35
    # warning RequireThis Reference to instance variable 'lostFocus' needs "ModalBlockedStealsFocusTest.this.". 74 35
    # warning RequireThis Reference to instance variable 'lostFocus' needs "this.". 75 25
    # warning RequireThis Reference to instance variable 'lostFocus' needs "ModalBlockedStealsFocusTest.this.". 75 25
    # warning RequireThis Reference to instance variable 'lostFocus' needs "this.". 76 25
    # warning RequireThis Reference to instance variable 'lostFocus' needs "ModalBlockedStealsFocusTest.this.". 76 25
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 83 21
    # warning RequireThis Reference to instance variable 'dialog' needs "ModalBlockedStealsFocusTest.this.". 83 21
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 87 28
    # warning RequireThis Reference to instance variable 'dialog' needs "ModalBlockedStealsFocusTest.this.". 87 28
    # warning RequireThis Reference to instance variable 'toolkit' needs "this.". 88 9
    # warning RequireThis Reference to instance variable 'toolkit' needs "ModalBlockedStealsFocusTest.this.". 88 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 92 9
    # warning RequireThis Reference to instance variable 'frame' needs "ModalBlockedStealsFocusTest.this.". 92 9
    # warning RequireThis Reference to instance variable 'lostFocus' needs "this.". 94 35
    # warning RequireThis Reference to instance variable 'lostFocus' needs "ModalBlockedStealsFocusTest.this.". 94 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/NoAutotransferToDisabledCompTest/NoAutotransferToDisabledCompTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 64 17
    # warning RequireThis Reference to instance variable 'b1' needs "NoAutotransferToDisabledCompTest.this.". 64 17
    # warning RequireThis Reference to instance variable 'b2' needs "this.". 65 17
    # warning RequireThis Reference to instance variable 'b2' needs "NoAutotransferToDisabledCompTest.this.". 65 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 61 9
    # warning RequireThis Reference to instance variable 'frame' needs "NonfocusableOwnerTest.this.". 61 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 62 9
    # warning RequireThis Reference to instance variable 'frame' needs "NonfocusableOwnerTest.this.". 62 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 63 9
    # warning RequireThis Reference to instance variable 'frame' needs "NonfocusableOwnerTest.this.". 63 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 64 9
    # warning RequireThis Reference to instance variable 'dialog' needs "NonfocusableOwnerTest.this.". 64 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 64 29
    # warning RequireThis Reference to instance variable 'frame' needs "NonfocusableOwnerTest.this.". 64 29
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 65 9
    # warning RequireThis Reference to instance variable 'dialog' needs "NonfocusableOwnerTest.this.". 65 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 66 9
    # warning RequireThis Reference to instance variable 'dialog' needs "NonfocusableOwnerTest.this.". 66 9
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 68 9
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 68 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 68 30
    # warning RequireThis Reference to instance variable 'frame' needs "NonfocusableOwnerTest.this.". 68 30
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 69 9
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 69 9
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 70 9
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 70 9
    # warning RequireThis Reference to instance variable 'window2' needs "this.". 71 9
    # warning RequireThis Reference to instance variable 'window2' needs "NonfocusableOwnerTest.this.". 71 9
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 71 30
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 71 30
    # warning RequireThis Reference to instance variable 'window2' needs "this.". 72 9
    # warning RequireThis Reference to instance variable 'window2' needs "NonfocusableOwnerTest.this.". 72 9
    # warning RequireThis Reference to instance variable 'window2' needs "this.". 73 9
    # warning RequireThis Reference to instance variable 'window2' needs "NonfocusableOwnerTest.this.". 73 9
    # warning RequireThis Method call to 'test1' needs "this.". 75 9
    # warning RequireThis Method call to 'test1' needs "NonfocusableOwnerTest.this.". 75 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 75 15
    # warning RequireThis Reference to instance variable 'frame' needs "NonfocusableOwnerTest.this.". 75 15
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 75 22
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 75 22
    # warning RequireThis Method call to 'test2' needs "this.". 76 9
    # warning RequireThis Method call to 'test2' needs "NonfocusableOwnerTest.this.". 76 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 76 15
    # warning RequireThis Reference to instance variable 'frame' needs "NonfocusableOwnerTest.this.". 76 15
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 76 22
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 76 22
    # warning RequireThis Reference to instance variable 'window2' needs "this.". 76 31
    # warning RequireThis Reference to instance variable 'window2' needs "NonfocusableOwnerTest.this.". 76 31
    # warning RequireThis Method call to 'test3' needs "this.". 77 9
    # warning RequireThis Method call to 'test3' needs "NonfocusableOwnerTest.this.". 77 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 77 15
    # warning RequireThis Reference to instance variable 'frame' needs "NonfocusableOwnerTest.this.". 77 15
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 77 22
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 77 22
    # warning RequireThis Reference to instance variable 'window2' needs "this.". 77 31
    # warning RequireThis Reference to instance variable 'window2' needs "NonfocusableOwnerTest.this.". 77 31
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 79 9
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 79 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 79 30
    # warning RequireThis Reference to instance variable 'dialog' needs "NonfocusableOwnerTest.this.". 79 30
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 80 9
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 80 9
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 81 9
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 81 9
    # warning RequireThis Reference to instance variable 'window2' needs "this.". 82 9
    # warning RequireThis Reference to instance variable 'window2' needs "NonfocusableOwnerTest.this.". 82 9
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 82 30
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 82 30
    # warning RequireThis Reference to instance variable 'window2' needs "this.". 83 9
    # warning RequireThis Reference to instance variable 'window2' needs "NonfocusableOwnerTest.this.". 83 9
    # warning RequireThis Reference to instance variable 'window2' needs "this.". 84 9
    # warning RequireThis Reference to instance variable 'window2' needs "NonfocusableOwnerTest.this.". 84 9
    # warning RequireThis Method call to 'test1' needs "this.". 86 9
    # warning RequireThis Method call to 'test1' needs "NonfocusableOwnerTest.this.". 86 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 86 15
    # warning RequireThis Reference to instance variable 'dialog' needs "NonfocusableOwnerTest.this.". 86 15
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 86 23
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 86 23
    # warning RequireThis Method call to 'test2' needs "this.". 87 9
    # warning RequireThis Method call to 'test2' needs "NonfocusableOwnerTest.this.". 87 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 87 15
    # warning RequireThis Reference to instance variable 'dialog' needs "NonfocusableOwnerTest.this.". 87 15
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 87 23
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 87 23
    # warning RequireThis Reference to instance variable 'window2' needs "this.". 87 32
    # warning RequireThis Reference to instance variable 'window2' needs "NonfocusableOwnerTest.this.". 87 32
    # warning RequireThis Method call to 'test3' needs "this.". 88 9
    # warning RequireThis Method call to 'test3' needs "NonfocusableOwnerTest.this.". 88 9
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 88 15
    # warning RequireThis Reference to instance variable 'dialog' needs "NonfocusableOwnerTest.this.". 88 15
    # warning RequireThis Reference to instance variable 'window1' needs "this.". 88 23
    # warning RequireThis Reference to instance variable 'window1' needs "NonfocusableOwnerTest.this.". 88 23
    # warning RequireThis Reference to instance variable 'window2' needs "this.". 88 32
    # warning RequireThis Reference to instance variable 'window2' needs "NonfocusableOwnerTest.this.". 88 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/RequestOnCompWithNullParent/RequestOnCompWithNullParent1.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'origPeer' needs "this.". 241 41
    # warning RequireThis Reference to instance variable 'origPeer' needs "TestButton.this.". 241 41
    # warning RequireThis Reference to instance variable 'proxiedPeer' needs "this.". 251 9
    # warning RequireThis Reference to instance variable 'proxiedPeer' needs "TestButton.this.". 251 9
    # warning RequireThis Method call to 'setPeer' needs "this.". 252 9
    # warning RequireThis Method call to 'setPeer' needs "TestButton.this.". 252 9
    # warning RequireThis Reference to instance variable 'proxiedPeer' needs "this.". 252 17
    # warning RequireThis Reference to instance variable 'proxiedPeer' needs "TestButton.this.". 252 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/RestoreFocusOnDisabledComponentTest/RestoreFocusOnDisabledComponentTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'b1' needs "this.". 75 25
    # warning RequireThis Reference to instance variable 'b1' needs "RestoreFocusOnDisabledComponentTest.this.". 75 25
    # warning RequireThis Reference to instance variable 'nFocused' needs "this.". 78 31
    # warning RequireThis Reference to instance variable 'nFocused' needs "RestoreFocusOnDisabledComponentTest.this.". 78 31
    # warning RequireThis Reference to instance variable 'nFocused' needs "this.". 79 29
    # warning RequireThis Reference to instance variable 'nFocused' needs "RestoreFocusOnDisabledComponentTest.this.". 79 29
    # warning RequireThis Reference to instance variable 'b0' needs "this.". 94 9
    # warning RequireThis Reference to instance variable 'b0' needs "RestoreFocusOnDisabledComponentTest.this.". 94 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 96 26
    # warning RequireThis Reference to instance variable 'robot' needs "RestoreFocusOnDisabledComponentTest.this.". 96 26
    # warning RequireThis Reference to instance variable 'nFocused' needs "this.". 97 13
    # warning RequireThis Reference to instance variable 'nFocused' needs "RestoreFocusOnDisabledComponentTest.this.". 97 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/ShowFrameCheckForegroundTest/ShowFrameCheckForegroundTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 52 13
    # warning RequireThis Reference to instance variable 'robot' needs "ShowFrameCheckForegroundTest.this.". 52 13
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 53 13
    # warning RequireThis Reference to instance variable 'robot' needs "ShowFrameCheckForegroundTest.this.". 53 13
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 54 13
    # warning RequireThis Reference to instance variable 'robot' needs "ShowFrameCheckForegroundTest.this.". 54 13
    # warning RequireThis Reference to instance variable 'testToplevel' needs "this.". 72 17
    # warning RequireThis Reference to instance variable 'testToplevel' needs "ShowFrameCheckForegroundTest.this.". 72 17
    # warning RequireThis Reference to instance variable 'nofocusFrame' needs "this.". 75 9
    # warning RequireThis Reference to instance variable 'nofocusFrame' needs "ShowFrameCheckForegroundTest.this.". 75 9
    # warning RequireThis Reference to instance variable 'showButton' needs "this.". 75 26
    # warning RequireThis Reference to instance variable 'showButton' needs "ShowFrameCheckForegroundTest.this.". 75 26
    # warning RequireThis Reference to instance variable 'nofocusFrame' needs "this.". 76 9
    # warning RequireThis Reference to instance variable 'nofocusFrame' needs "ShowFrameCheckForegroundTest.this.". 76 9
    # warning RequireThis Reference to instance variable 'nofocusFrame' needs "this.". 77 9
    # warning RequireThis Reference to instance variable 'nofocusFrame' needs "ShowFrameCheckForegroundTest.this.". 77 9
    # warning RequireThis Reference to instance variable 'nofocusFrame' needs "this.". 78 9
    # warning RequireThis Reference to instance variable 'nofocusFrame' needs "ShowFrameCheckForegroundTest.this.". 78 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 79 26
    # warning RequireThis Reference to instance variable 'robot' needs "ShowFrameCheckForegroundTest.this.". 79 26
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 81 9
    # warning RequireThis Reference to instance variable 'robot' needs "ShowFrameCheckForegroundTest.this.". 81 9
    # warning RequireThis Method call to 'test' needs "this.". 84 9
    # warning RequireThis Method call to 'test' needs "ShowFrameCheckForegroundTest.this.". 84 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 84 14
    # warning RequireThis Reference to instance variable 'frame' needs "ShowFrameCheckForegroundTest.this.". 84 14
    # warning RequireThis Method call to 'test' needs "this.". 85 9
    # warning RequireThis Method call to 'test' needs "ShowFrameCheckForegroundTest.this.". 85 9
    # warning RequireThis Reference to instance variable 'dialog1' needs "this.". 85 14
    # warning RequireThis Reference to instance variable 'dialog1' needs "ShowFrameCheckForegroundTest.this.". 85 14
    # warning RequireThis Method call to 'test' needs "this.". 86 9
    # warning RequireThis Method call to 'test' needs "ShowFrameCheckForegroundTest.this.". 86 9
    # warning RequireThis Reference to instance variable 'dialog2' needs "this.". 86 14
    # warning RequireThis Reference to instance variable 'dialog2' needs "ShowFrameCheckForegroundTest.this.". 86 14
    # warning RequireThis Method call to 'test' needs "this.". 89 9
    # warning RequireThis Method call to 'test' needs "ShowFrameCheckForegroundTest.this.". 89 9
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 89 14
    # warning RequireThis Reference to instance variable 'frame' needs "ShowFrameCheckForegroundTest.this.". 89 14
    # warning RequireThis Method call to 'test' needs "this.". 90 9
    # warning RequireThis Method call to 'test' needs "ShowFrameCheckForegroundTest.this.". 90 9
    # warning RequireThis Reference to instance variable 'dialog1' needs "this.". 90 14
    # warning RequireThis Reference to instance variable 'dialog1' needs "ShowFrameCheckForegroundTest.this.". 90 14
    # warning RequireThis Method call to 'test' needs "this.". 91 9
    # warning RequireThis Method call to 'test' needs "ShowFrameCheckForegroundTest.this.". 91 9
    # warning RequireThis Reference to instance variable 'dialog2' needs "this.". 91 14
    # warning RequireThis Reference to instance variable 'dialog2' needs "ShowFrameCheckForegroundTest.this.". 91 14

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/ToFrontFocusTest/ToFrontFocus.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'focus_gained' needs "this.". 75 19
    # warning RequireThis Reference to instance variable 'focus_gained' needs "ToFrontFocus.this.". 75 19
    # warning RequireThis Reference to instance variable 'nonfocus_button' needs "this.". 78 7
    # warning RequireThis Reference to instance variable 'nonfocus_button' needs "ToFrontFocus.this.". 78 7
    # warning RequireThis Reference to instance variable 'nonfocus_button' needs "this.". 79 7
    # warning RequireThis Reference to instance variable 'nonfocus_button' needs "ToFrontFocus.this.". 79 7
    # warning RequireThis Reference to instance variable 'nonfocus_gained' needs "this.". 81 19
    # warning RequireThis Reference to instance variable 'nonfocus_gained' needs "ToFrontFocus.this.". 81 19
    # warning RequireThis Reference to instance variable 'focus_frame' needs "this.". 98 7
    # warning RequireThis Reference to instance variable 'focus_frame' needs "ToFrontFocus.this.". 98 7
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "this.". 99 7
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "ToFrontFocus.this.". 99 7
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "this.". 104 7
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "ToFrontFocus.this.". 104 7
    # warning RequireThis Reference to instance variable 'cover' needs "this.". 105 7
    # warning RequireThis Reference to instance variable 'cover' needs "ToFrontFocus.this.". 105 7
    # warning RequireThis Reference to instance variable 'focus_frame' needs "this.". 110 7
    # warning RequireThis Reference to instance variable 'focus_frame' needs "ToFrontFocus.this.". 110 7
    # warning RequireThis Reference to instance variable 'focus_button' needs "this.". 110 23
    # warning RequireThis Reference to instance variable 'focus_button' needs "ToFrontFocus.this.". 110 23
    # warning RequireThis Reference to instance variable 'focus_frame' needs "this.". 111 7
    # warning RequireThis Reference to instance variable 'focus_frame' needs "ToFrontFocus.this.". 111 7
    # warning RequireThis Reference to instance variable 'focus_frame' needs "this.". 112 7
    # warning RequireThis Reference to instance variable 'focus_frame' needs "ToFrontFocus.this.". 112 7
    # warning RequireThis Reference to instance variable 'focus_button' needs "this.". 114 26
    # warning RequireThis Reference to instance variable 'focus_button' needs "ToFrontFocus.this.". 114 26
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "this.". 117 7
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "ToFrontFocus.this.". 117 7
    # warning RequireThis Reference to instance variable 'nonfocus_button' needs "this.". 117 26
    # warning RequireThis Reference to instance variable 'nonfocus_button' needs "ToFrontFocus.this.". 117 26
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "this.". 118 7
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "ToFrontFocus.this.". 118 7
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "this.". 119 7
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "ToFrontFocus.this.". 119 7
    # warning RequireThis Reference to instance variable 'nonfocus_button' needs "this.". 121 26
    # warning RequireThis Reference to instance variable 'nonfocus_button' needs "ToFrontFocus.this.". 121 26
    # warning RequireThis Reference to instance variable 'focus_frame' needs "this.". 127 7
    # warning RequireThis Reference to instance variable 'focus_frame' needs "ToFrontFocus.this.". 127 7
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "this.". 129 7
    # warning RequireThis Reference to instance variable 'nonfocus_frame' needs "ToFrontFocus.this.". 129 7
    # warning RequireThis Reference to instance variable 'focus_gained' needs "this.". 134 12
    # warning RequireThis Reference to instance variable 'focus_gained' needs "ToFrontFocus.this.". 134 12

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Focus/WindowInitialFocusTest/WindowInitialFocusTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'focused' needs "this.". 71 35
    # warning RequireThis Reference to instance variable 'focused' needs "WindowInitialFocusTest.this.". 71 35
    # warning RequireThis Reference to instance variable 'focused' needs "this.". 72 25
    # warning RequireThis Reference to instance variable 'focused' needs "WindowInitialFocusTest.this.". 72 25
    # warning RequireThis Reference to instance variable 'focused' needs "this.". 73 25
    # warning RequireThis Reference to instance variable 'focused' needs "WindowInitialFocusTest.this.". 73 25
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 77 9
    # warning RequireThis Reference to instance variable 'frame' needs "WindowInitialFocusTest.this.". 77 9
    # warning RequireThis Reference to instance variable 'toolkit' needs "this.". 78 9
    # warning RequireThis Reference to instance variable 'toolkit' needs "WindowInitialFocusTest.this.". 78 9
    # warning RequireThis Reference to instance variable 'window' needs "this.". 82 9
    # warning RequireThis Reference to instance variable 'window' needs "WindowInitialFocusTest.this.". 82 9
    # warning RequireThis Reference to instance variable 'toolkit' needs "this.". 83 9
    # warning RequireThis Reference to instance variable 'toolkit' needs "WindowInitialFocusTest.this.". 83 9
    # warning RequireThis Reference to instance variable 'focused' needs "this.". 85 36
    # warning RequireThis Reference to instance variable 'focused' needs "WindowInitialFocusTest.this.". 85 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/FontClass/CreateFont/fileaccess/FontFile.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'read' needs "this.". 65 29
    # warning RequireThis Reference to instance variable 'read' needs "this.". 68 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'initializeGUI' needs "this.". 51 17
    # warning RequireThis Method call to 'initializeGUI' needs "ShapeNotSetSometimes.this.". 51 17
    # warning RequireThis Reference to instance variable 'window' needs "this.". 139 17
    # warning RequireThis Reference to instance variable 'window' needs "ShapeNotSetSometimes.this.". 139 17
    # warning RequireThis Reference to instance variable 'backgroundFrame' needs "this.". 172 17
    # warning RequireThis Reference to instance variable 'backgroundFrame' needs "ShapeNotSetSometimes.this.". 172 17
    # warning RequireThis Reference to instance variable 'window' needs "this.". 173 17
    # warning RequireThis Reference to instance variable 'window' needs "ShapeNotSetSometimes.this.". 173 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/FullScreen/MultimonFullscreenTest/MultimonFullscreenTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'deviceMap' needs "this.". 112 9
    # warning RequireThis Reference to instance variable 'deviceMap' needs "MultimonFullscreenTest.this.". 112 9
    # warning RequireThis Reference to instance variable 'gd' needs "this.". 112 57
    # warning RequireThis Reference to instance variable 'gd' needs "MultimonFullscreenTest.this.". 112 57
    # warning RequireThis Reference to instance variable 'gd' needs "this.". 114 35
    # warning RequireThis Reference to instance variable 'gd' needs "MultimonFullscreenTest.this.". 114 35
    # warning RequireThis Method call to 'renderDimensions' needs "this.". 259 21
    # warning RequireThis Method call to 'renderDimensions' needs "MultimonFullscreenTest.this.". 259 21
    # warning RequireThis Method call to 'renderDimensions' needs "this.". 268 21
    # warning RequireThis Method call to 'renderDimensions' needs "MultimonFullscreenTest.this.". 268 21
    # warning RequireThis Method call to 'renderDimensions' needs "this.". 277 21
    # warning RequireThis Method call to 'renderDimensions' needs "MultimonFullscreenTest.this.". 277 21
    # warning RequireThis Method call to 'renderDimensions' needs "this.". 338 29
    # warning RequireThis Method call to 'renderDimensions' needs "MultimonFullscreenTest.this.". 338 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/FullScreen/SetFSWindow/FSFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'checkFSDisplay' needs "this.". 147 29
    # warning RequireThis Method call to 'checkFSDisplay' needs "FSFrame.this.". 147 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Graphics2D/MTGraphicsAccessTest/MTGraphicsAccessTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 214 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 214 17
    # warning RequireThis Method call to 'mysleep' needs "this.". 215 17
    # warning RequireThis Method call to 'mysleep' needs "MTGraphicsAccessTest.this.". 215 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 220 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 220 17
    # warning RequireThis Method call to 'mysleep' needs "this.". 221 17
    # warning RequireThis Method call to 'mysleep' needs "MTGraphicsAccessTest.this.". 221 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 227 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 227 17
    # warning RequireThis Method call to 'mysleep' needs "this.". 228 17
    # warning RequireThis Method call to 'mysleep' needs "MTGraphicsAccessTest.this.". 228 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 235 21
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 235 21
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 239 21
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 239 21
    # warning RequireThis Method call to 'mysleep' needs "this.". 244 17
    # warning RequireThis Method call to 'mysleep' needs "MTGraphicsAccessTest.this.". 244 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 250 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 250 17
    # warning RequireThis Method call to 'mysleep' needs "this.". 252 17
    # warning RequireThis Method call to 'mysleep' needs "MTGraphicsAccessTest.this.". 252 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 260 21
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 260 21
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 262 21
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 262 21
    # warning RequireThis Method call to 'mysleep' needs "this.". 264 17
    # warning RequireThis Method call to 'mysleep' needs "MTGraphicsAccessTest.this.". 264 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 270 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 270 17
    # warning RequireThis Method call to 'mysleep' needs "this.". 271 17
    # warning RequireThis Method call to 'mysleep' needs "MTGraphicsAccessTest.this.". 271 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 277 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 277 17
    # warning RequireThis Method call to 'mysleep' needs "this.". 278 17
    # warning RequireThis Method call to 'mysleep' needs "MTGraphicsAccessTest.this.". 278 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 286 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 286 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 291 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 291 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 296 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 296 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 301 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 301 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 306 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 306 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 311 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 311 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 316 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 316 17
    # warning RequireThis Reference to instance variable 'sharedBI' needs "this.". 316 42
    # warning RequireThis Reference to instance variable 'sharedBI' needs "MTGraphicsAccessTest.this.". 316 42
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 321 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 321 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 332 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 332 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 337 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 337 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 342 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 342 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 347 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 347 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 352 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 352 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "this.". 357 17
    # warning RequireThis Reference to instance variable 'sharedGraphics' needs "MTGraphicsAccessTest.this.". 357 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Graphics2D/RenderClipTest/RenderClipTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setVisible' needs "this.". 1386 21
    # warning RequireThis Method call to 'setVisible' needs "ErrorWindow.this.". 1386 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/InputMethods/InputMethodsTest/InputMethodsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inputMethodsEnabled' needs "this.". 72 17
    # warning RequireThis Reference to instance variable 'inputMethodsEnabled' needs "InputMethodsTest.this.". 72 17
    # warning RequireThis Reference to instance variable 'inputMethodsEnabled' needs "this.". 72 40
    # warning RequireThis Reference to instance variable 'inputMethodsEnabled' needs "InputMethodsTest.this.". 72 40
    # warning RequireThis Method call to 'setBtnText' needs "this.". 73 17
    # warning RequireThis Method call to 'setBtnText' needs "InputMethodsTest.this.". 73 17
    # warning RequireThis Reference to instance variable 'txtArea' needs "this.". 74 17
    # warning RequireThis Reference to instance variable 'txtArea' needs "InputMethodsTest.this.". 74 17
    # warning RequireThis Reference to instance variable 'inputMethodsEnabled' needs "this.". 74 44
    # warning RequireThis Reference to instance variable 'inputMethodsEnabled' needs "InputMethodsTest.this.". 74 44
    # warning RequireThis Reference to instance variable 'txtField' needs "this.". 75 17
    # warning RequireThis Reference to instance variable 'txtField' needs "InputMethodsTest.this.". 75 17
    # warning RequireThis Reference to instance variable 'inputMethodsEnabled' needs "this.". 75 45
    # warning RequireThis Reference to instance variable 'inputMethodsEnabled' needs "InputMethodsTest.this.". 75 45
    # warning RequireThis Reference to instance variable 'btnIM' needs "this.". 79 13
    # warning RequireThis Reference to instance variable 'btnIM' needs "InputMethodsTest.this.". 79 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/KeyboardFocusmanager/TypeAhead/ButtonActionKeyTest/ButtonActionKeyTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'text' needs "this.". 75 17
    # warning RequireThis Reference to instance variable 'text' needs "ButtonActionKeyTest.this.". 75 17
    # warning RequireThis Reference to instance variable 'text' needs "this.". 79 9
    # warning RequireThis Reference to instance variable 'text' needs "ButtonActionKeyTest.this.". 79 9
    # warning RequireThis Reference to instance variable 'gotEvent' needs "this.". 83 39
    # warning RequireThis Reference to instance variable 'gotEvent' needs "ButtonActionKeyTest.this.". 83 39
    # warning RequireThis Reference to instance variable 'gotEvent' needs "this.". 84 29
    # warning RequireThis Reference to instance variable 'gotEvent' needs "ButtonActionKeyTest.this.". 84 29
    # warning RequireThis Reference to instance variable 'gotEvent' needs "this.". 85 29
    # warning RequireThis Reference to instance variable 'gotEvent' needs "ButtonActionKeyTest.this.". 85 29
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 91 9
    # warning RequireThis Reference to instance variable 'frame' needs "ButtonActionKeyTest.this.". 91 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 92 26
    # warning RequireThis Reference to instance variable 'robot' needs "ButtonActionKeyTest.this.". 92 26
    # warning RequireThis Reference to instance variable 'button' needs "this.". 94 26
    # warning RequireThis Reference to instance variable 'button' needs "ButtonActionKeyTest.this.". 94 26
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 94 34
    # warning RequireThis Reference to instance variable 'robot' needs "ButtonActionKeyTest.this.". 94 34
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 95 26
    # warning RequireThis Reference to instance variable 'robot' needs "ButtonActionKeyTest.this.". 95 26
    # warning RequireThis Reference to instance variable 'button' needs "this.". 97 14
    # warning RequireThis Reference to instance variable 'button' needs "ButtonActionKeyTest.this.". 97 14

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/KeyboardFocusmanager/TypeAhead/MenuItemActivatedTest/MenuItemActivatedTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 77 21
    # warning RequireThis Reference to instance variable 'dialog' needs "MenuItemActivatedTest.this.". 77 21
    # warning RequireThis Reference to instance variable 'text' needs "this.". 77 32
    # warning RequireThis Reference to instance variable 'text' needs "MenuItemActivatedTest.this.". 77 32
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 78 21
    # warning RequireThis Reference to instance variable 'dialog' needs "MenuItemActivatedTest.this.". 78 21
    # warning RequireThis Reference to instance variable 'dialog' needs "this.". 79 17
    # warning RequireThis Reference to instance variable 'dialog' needs "MenuItemActivatedTest.this.". 79 17
    # warning RequireThis Reference to instance variable 'text' needs "this.". 83 9
    # warning RequireThis Reference to instance variable 'text' needs "MenuItemActivatedTest.this.". 83 9
    # warning RequireThis Reference to instance variable 'gotEvent' needs "this.". 87 39
    # warning RequireThis Reference to instance variable 'gotEvent' needs "MenuItemActivatedTest.this.". 87 39
    # warning RequireThis Reference to instance variable 'gotEvent' needs "this.". 88 29
    # warning RequireThis Reference to instance variable 'gotEvent' needs "MenuItemActivatedTest.this.". 88 29
    # warning RequireThis Reference to instance variable 'gotEvent' needs "this.". 89 29
    # warning RequireThis Reference to instance variable 'gotEvent' needs "MenuItemActivatedTest.this.". 89 29
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 95 9
    # warning RequireThis Reference to instance variable 'frame' needs "MenuItemActivatedTest.this.". 95 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 96 26
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 96 26
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 98 9
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 98 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 99 9
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 99 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 100 9
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 100 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 101 9
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 101 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 102 9
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 102 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 103 9
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 103 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 104 9
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 104 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 105 26
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 105 26
    # warning RequireThis Reference to instance variable 'item' needs "this.". 107 9
    # warning RequireThis Reference to instance variable 'item' needs "MenuItemActivatedTest.this.". 107 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 108 26
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 108 26
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 110 9
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 110 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 111 9
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 111 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 112 9
    # warning RequireThis Reference to instance variable 'robot' needs "MenuItemActivatedTest.this.". 112 9
    # warning RequireThis Reference to instance variable 'gotEvent' needs "this.". 114 35
    # warning RequireThis Reference to instance variable 'gotEvent' needs "MenuItemActivatedTest.this.". 114 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/KeyboardFocusmanager/TypeAhead/SubMenuShowTest/SubMenuShowTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'activated' needs "this.". 80 35
    # warning RequireThis Reference to instance variable 'activated' needs "SubMenuShowTest.this.". 80 35
    # warning RequireThis Reference to instance variable 'activated' needs "this.". 81 25
    # warning RequireThis Reference to instance variable 'activated' needs "SubMenuShowTest.this.". 81 25
    # warning RequireThis Reference to instance variable 'activated' needs "this.". 82 25
    # warning RequireThis Reference to instance variable 'activated' needs "SubMenuShowTest.this.". 82 25
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 87 9
    # warning RequireThis Reference to instance variable 'frame' needs "SubMenuShowTest.this.". 87 9
    # warning RequireThis Reference to instance variable 'robot' needs "this.". 88 26
    # warning RequireThis Reference to instance variable 'robot' needs "SubMenuShowTest.this.". 88 26

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'waitTillShown' needs "this.". 128 33
    # warning RequireThis Method call to 'waitTillShown' needs "TestDialogTypeAhead.this.". 128 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/List/SetFontTest/SetFontTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "this.". 56 21
    # warning RequireThis Reference to instance variable 'list' needs "SetFontTest.this.". 56 21
    # warning RequireThis Reference to instance variable 'list' needs "this.". 57 21
    # warning RequireThis Reference to instance variable 'list' needs "SetFontTest.this.". 57 21
    # warning RequireThis Reference to instance variable 'button2' needs "this.". 61 9
    # warning RequireThis Reference to instance variable 'button2' needs "SetFontTest.this.". 61 9
    # warning RequireThis Reference to instance variable 'list' needs "this.". 64 21
    # warning RequireThis Reference to instance variable 'list' needs "SetFontTest.this.". 64 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Modal/ModalInternalFrameTest/ModalInternalFrameTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'unblocked1' needs "this.". 80 17
    # warning RequireThis Reference to instance variable 'unblocked1' needs "ModalInternalFrameTest.this.". 80 17
    # warning RequireThis Reference to instance variable 'frame1' needs "this.". 83 9
    # warning RequireThis Reference to instance variable 'frame1' needs "ModalInternalFrameTest.this.". 83 9
    # warning RequireThis Reference to instance variable 'bn1' needs "this.". 83 37
    # warning RequireThis Reference to instance variable 'bn1' needs "ModalInternalFrameTest.this.". 83 37
    # warning RequireThis Reference to instance variable 'bs1' needs "this.". 84 9
    # warning RequireThis Reference to instance variable 'bs1' needs "ModalInternalFrameTest.this.". 84 9
    # warning RequireThis Reference to instance variable 'bs1' needs "this.". 85 9
    # warning RequireThis Reference to instance variable 'bs1' needs "ModalInternalFrameTest.this.". 85 9
    # warning RequireThis Reference to instance variable 'pane1' needs "this.". 89 55
    # warning RequireThis Reference to instance variable 'pane1' needs "ModalInternalFrameTest.this.". 89 55
    # warning RequireThis Reference to instance variable 'frame1' needs "this.". 92 9
    # warning RequireThis Reference to instance variable 'frame1' needs "ModalInternalFrameTest.this.". 92 9
    # warning RequireThis Reference to instance variable 'bs1' needs "this.". 92 37
    # warning RequireThis Reference to instance variable 'bs1' needs "ModalInternalFrameTest.this.". 92 37
    # warning RequireThis Reference to instance variable 'frame2' needs "this.". 94 9
    # warning RequireThis Reference to instance variable 'frame2' needs "ModalInternalFrameTest.this.". 94 9
    # warning RequireThis Reference to instance variable 'frame2' needs "this.". 95 9
    # warning RequireThis Reference to instance variable 'frame2' needs "ModalInternalFrameTest.this.". 95 9
    # warning RequireThis Reference to instance variable 'frame2' needs "this.". 96 9
    # warning RequireThis Reference to instance variable 'frame2' needs "ModalInternalFrameTest.this.". 96 9
    # warning RequireThis Reference to instance variable 'frame2' needs "this.". 97 9
    # warning RequireThis Reference to instance variable 'frame2' needs "ModalInternalFrameTest.this.". 97 9
    # warning RequireThis Reference to instance variable 'pane2' needs "this.". 97 37
    # warning RequireThis Reference to instance variable 'pane2' needs "ModalInternalFrameTest.this.". 97 37
    # warning RequireThis Reference to instance variable 'bn2' needs "this.". 98 9
    # warning RequireThis Reference to instance variable 'bn2' needs "ModalInternalFrameTest.this.". 98 9
    # warning RequireThis Reference to instance variable 'bn2' needs "this.". 99 9
    # warning RequireThis Reference to instance variable 'bn2' needs "ModalInternalFrameTest.this.". 99 9
    # warning RequireThis Reference to instance variable 'unblocked2' needs "this.". 103 17
    # warning RequireThis Reference to instance variable 'unblocked2' needs "ModalInternalFrameTest.this.". 103 17
    # warning RequireThis Reference to instance variable 'frame2' needs "this.". 106 9
    # warning RequireThis Reference to instance variable 'frame2' needs "ModalInternalFrameTest.this.". 106 9
    # warning RequireThis Reference to instance variable 'bn2' needs "this.". 106 37
    # warning RequireThis Reference to instance variable 'bn2' needs "ModalInternalFrameTest.this.". 106 37
    # warning RequireThis Reference to instance variable 'bs2' needs "this.". 107 9
    # warning RequireThis Reference to instance variable 'bs2' needs "ModalInternalFrameTest.this.". 107 9
    # warning RequireThis Reference to instance variable 'bs2' needs "this.". 108 9
    # warning RequireThis Reference to instance variable 'bs2' needs "ModalInternalFrameTest.this.". 108 9
    # warning RequireThis Reference to instance variable 'pane2' needs "this.". 112 55
    # warning RequireThis Reference to instance variable 'pane2' needs "ModalInternalFrameTest.this.". 112 55
    # warning RequireThis Reference to instance variable 'frame2' needs "this.". 115 9
    # warning RequireThis Reference to instance variable 'frame2' needs "ModalInternalFrameTest.this.". 115 9
    # warning RequireThis Reference to instance variable 'bs2' needs "this.". 115 37
    # warning RequireThis Reference to instance variable 'bs2' needs "ModalInternalFrameTest.this.". 115 37
    # warning RequireThis Reference to instance variable 'frame1' needs "this.". 117 9
    # warning RequireThis Reference to instance variable 'frame1' needs "ModalInternalFrameTest.this.". 117 9
    # warning RequireThis Reference to instance variable 'frame2' needs "this.". 118 9
    # warning RequireThis Reference to instance variable 'frame2' needs "ModalInternalFrameTest.this.". 118 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Mouse/ExtraMouseClick/ExtraMouseClick.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pressed' needs "this.". 66 21
    # warning RequireThis Reference to instance variable 'pressed' needs "ExtraMouseClick.this.". 66 21
    # warning RequireThis Reference to instance variable 'released' needs "this.". 71 21
    # warning RequireThis Reference to instance variable 'released' needs "ExtraMouseClick.this.". 71 21
    # warning RequireThis Reference to instance variable 'clicked' needs "this.". 76 21
    # warning RequireThis Reference to instance variable 'clicked' needs "ExtraMouseClick.this.". 76 21
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 79 9
    # warning RequireThis Reference to instance variable 'frame' needs "ExtraMouseClick.this.". 79 9
    # warning RequireThis Reference to instance variable 'dragged' needs "this.". 82 21
    # warning RequireThis Reference to instance variable 'dragged' needs "ExtraMouseClick.this.". 82 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Mouse/GetMousePositionTest/GetMousePositionWithPopup.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'shown' needs "this.". 86 21
    # warning RequireThis Reference to instance variable 'shown' needs "this.". 90 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/MultipleGradientPaint/MultiGradientTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'spinNumColors' needs "this.". 339 43
    # warning RequireThis Reference to instance variable 'spinNumColors' needs "ControlsPanel.this.". 339 43
    # warning RequireThis Reference to instance variable 'spinNumColors' needs "this.". 343 17
    # warning RequireThis Reference to instance variable 'spinNumColors' needs "ControlsPanel.this.". 343 17
    # warning RequireThis Reference to instance variable 'cbAntialias' needs "this.". 345 13
    # warning RequireThis Reference to instance variable 'cbAntialias' needs "ControlsPanel.this.". 345 13
    # warning RequireThis Method call to 'createCheck' needs "this.". 345 27
    # warning RequireThis Method call to 'createCheck' needs "ControlsPanel.this.". 345 27
    # warning RequireThis Reference to instance variable 'cbRender' needs "this.". 346 13
    # warning RequireThis Reference to instance variable 'cbRender' needs "ControlsPanel.this.". 346 13
    # warning RequireThis Method call to 'createCheck' needs "this.". 346 24
    # warning RequireThis Method call to 'createCheck' needs "ControlsPanel.this.". 346 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/PrintJob/ConstrainedPrintingTest/ConstrainedPrintingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 94 35
    # warning RequireThis Reference to instance variable 'panel' needs "ConstrainedPrintingTest.this.". 94 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'f' needs "this.". 118 71
    # warning RequireThis Reference to instance variable 'f' needs "PrintCheckboxManualTest.this.". 118 71
    # warning RequireThis Reference to instance variable 'f' needs "this.". 124 33
    # warning RequireThis Reference to instance variable 'f' needs "PrintCheckboxManualTest.this.". 124 33
    # warning RequireThis Reference to instance variable 'f' needs "this.". 142 9
    # warning RequireThis Reference to instance variable 'f' needs "PrintCheckboxManualTest.this.". 142 9
    # warning RequireThis Reference to instance variable 'f' needs "this.". 144 9
    # warning RequireThis Reference to instance variable 'f' needs "PrintCheckboxManualTest.this.". 144 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Robot/ManualInstructions/ManualInstructions.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "this.". 80 61
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "ManualInstructions.this.". 80 61
    # warning RequireThis Method call to 'updateTargetLocation' needs "this.". 85 49
    # warning RequireThis Method call to 'updateTargetLocation' needs "ManualInstructions.this.". 85 49
    # warning RequireThis Method call to 'updateTargetLocation' needs "this.". 85 75
    # warning RequireThis Method call to 'updateTargetLocation' needs "ManualInstructions.this.". 85 75
    # warning RequireThis Method call to 'getMask' needs "this.". 86 50
    # warning RequireThis Method call to 'getMask' needs "ManualInstructions.this.". 86 50
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "this.". 86 58
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "ManualInstructions.this.". 86 58
    # warning RequireThis Reference to instance variable 'releaseOn' needs "this.". 93 9
    # warning RequireThis Reference to instance variable 'releaseOn' needs "ManualInstructions.this.". 93 9
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "this.". 95 58
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "ManualInstructions.this.". 95 58
    # warning RequireThis Method call to 'updateTargetLocation' needs "this.". 99 45
    # warning RequireThis Method call to 'updateTargetLocation' needs "ManualInstructions.this.". 99 45
    # warning RequireThis Method call to 'updateTargetLocation' needs "this.". 99 71
    # warning RequireThis Method call to 'updateTargetLocation' needs "ManualInstructions.this.". 99 71
    # warning RequireThis Method call to 'getMask' needs "this.". 100 48
    # warning RequireThis Method call to 'getMask' needs "ManualInstructions.this.". 100 48
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "this.". 100 56
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "ManualInstructions.this.". 100 56
    # warning RequireThis Reference to instance variable 'clickOn' needs "this.". 107 9
    # warning RequireThis Reference to instance variable 'clickOn' needs "ManualInstructions.this.". 107 9
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "this.". 109 57
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "ManualInstructions.this.". 109 57
    # warning RequireThis Method call to 'updateTargetLocation' needs "this.". 113 45
    # warning RequireThis Method call to 'updateTargetLocation' needs "ManualInstructions.this.". 113 45
    # warning RequireThis Method call to 'updateTargetLocation' needs "this.". 113 71
    # warning RequireThis Method call to 'updateTargetLocation' needs "ManualInstructions.this.". 113 71
    # warning RequireThis Method call to 'getMask' needs "this.". 114 46
    # warning RequireThis Method call to 'getMask' needs "ManualInstructions.this.". 114 46
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "this.". 114 54
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "ManualInstructions.this.". 114 54
    # warning RequireThis Method call to 'getMask' needs "this.". 115 48
    # warning RequireThis Method call to 'getMask' needs "ManualInstructions.this.". 115 48
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "this.". 115 56
    # warning RequireThis Reference to instance variable 'buttonNumber' needs "ManualInstructions.this.". 115 56
    # warning RequireThis Reference to instance variable 'target' needs "this.". 122 9
    # warning RequireThis Reference to instance variable 'target' needs "ManualInstructions.this.". 122 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Window/TopLevelLocation/TopLevelLocation.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dragOrigin' needs "this.". 72 21
    # warning RequireThis Reference to instance variable 'origSize' needs "this.". 73 21
    # warning RequireThis Reference to instance variable 'origLoc' needs "this.". 74 21
    # warning RequireThis Reference to instance variable 'lastLoc' needs "this.". 75 25
    # warning RequireThis Reference to instance variable 'lastLoc' needs "this.". 78 29
    # warning RequireThis Reference to instance variable 'origLoc' needs "this.". 78 42
    # warning RequireThis Reference to instance variable 'lastLoc' needs "this.". 78 55
    # warning RequireThis Reference to instance variable 'origLoc' needs "this.". 78 68
    # warning RequireThis Reference to instance variable 'right' needs "this.". 82 21
    # warning RequireThis Reference to instance variable 'origLoc' needs "this.". 82 30
    # warning RequireThis Reference to instance variable 'dragOrigin' needs "this.". 82 62
    # warning RequireThis Reference to instance variable 'left' needs "this.". 83 21
    # warning RequireThis Reference to instance variable 'right' needs "this.". 83 29
    # warning RequireThis Reference to instance variable 'dragOrigin' needs "this.". 83 38
    # warning RequireThis Reference to instance variable 'origLoc' needs "this.". 83 53
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 84 21
    # warning RequireThis Reference to instance variable 'origLoc' needs "this.". 84 31
    # warning RequireThis Reference to instance variable 'dragOrigin' needs "this.". 84 64
    # warning RequireThis Reference to instance variable 'top' needs "this.". 85 21
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 85 28
    # warning RequireThis Reference to instance variable 'dragOrigin' needs "this.". 85 38
    # warning RequireThis Reference to instance variable 'origLoc' needs "this.". 85 53
    # warning RequireThis Method call to 'resize' needs "this.". 91 21
    # warning RequireThis Method call to 'resize' needs "this.". 97 21
    # warning RequireThis Reference to instance variable 'dragOrigin' needs "this.". 102 42
    # warning RequireThis Reference to instance variable 'dragOrigin' needs "this.". 102 57
    # warning RequireThis Reference to instance variable 'origLoc' needs "this.". 103 46
    # warning RequireThis Reference to instance variable 'origSize' needs "this.". 105 55
    # warning RequireThis Reference to instance variable 'left' needs "this.". 106 25
    # warning RequireThis Reference to instance variable 'right' needs "this.". 107 42
    # warning RequireThis Reference to instance variable 'top' needs "this.". 109 25
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 110 43
    # warning RequireThis Reference to instance variable 'right' needs "this.". 112 25
    # warning RequireThis Reference to instance variable 'top' needs "this.". 112 35
    # warning RequireThis Reference to instance variable 'left' needs "this.". 112 54
    # warning RequireThis Reference to instance variable 'origLoc' needs "this.". 113 36
    # warning RequireThis Reference to instance variable 'bottom' needs "this.". 115 25
    # warning RequireThis Reference to instance variable 'left' needs "this.". 115 36
    # warning RequireThis Reference to instance variable 'top' needs "this.". 115 55
    # warning RequireThis Reference to instance variable 'origLoc' needs "this.". 116 36
    # warning RequireThis Reference to instance variable 'lastLoc' needs "this.". 119 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Window/TranslucentShapedFrameTest/TSFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'p' needs "this.". 120 13
    # warning RequireThis Reference to instance variable 'p' needs "NonOpaqueJAppletFrame.this.". 120 13
    # warning RequireThis Reference to instance variable 'p' needs "this.". 128 13
    # warning RequireThis Reference to instance variable 'p' needs "NonOpaqueJAppletFrame.this.". 128 13
    # warning RequireThis Reference to instance variable 'p' needs "this.". 129 13
    # warning RequireThis Reference to instance variable 'p' needs "NonOpaqueJAppletFrame.this.". 129 13
    # warning RequireThis Reference to instance variable 'p' needs "this.". 130 20
    # warning RequireThis Reference to instance variable 'p' needs "NonOpaqueJAppletFrame.this.". 130 20

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/Window/TranslucentShapedFrameTest/TranslucentShapedFrameTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'transparencySldStateChanged' needs "this.". 102 17
    # warning RequireThis Method call to 'transparencySldStateChanged' needs "TranslucentShapedFrameTest.this.". 102 17
    # warning RequireThis Reference to instance variable 'shapedCb' needs "this.". 106 9
    # warning RequireThis Reference to instance variable 'shapedCb' needs "TranslucentShapedFrameTest.this.". 106 9
    # warning RequireThis Reference to instance variable 'shapedCb' needs "this.". 107 9
    # warning RequireThis Reference to instance variable 'shapedCb' needs "TranslucentShapedFrameTest.this.". 107 9
    # warning RequireThis Reference to instance variable 'shapedCb' needs "this.". 108 9
    # warning RequireThis Reference to instance variable 'shapedCb' needs "TranslucentShapedFrameTest.this.". 108 9
    # warning RequireThis Reference to instance variable 'shapedCb' needs "this.". 109 9
    # warning RequireThis Reference to instance variable 'shapedCb' needs "TranslucentShapedFrameTest.this.". 109 9
    # warning RequireThis Method call to 'shapedCbActionPerformed' needs "this.". 111 17
    # warning RequireThis Method call to 'shapedCbActionPerformed' needs "TranslucentShapedFrameTest.this.". 111 17
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "this.". 115 9
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "TranslucentShapedFrameTest.this.". 115 9
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "this.". 116 9
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "TranslucentShapedFrameTest.this.". 116 9
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "this.". 117 9
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "TranslucentShapedFrameTest.this.". 117 9
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "this.". 118 9
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "TranslucentShapedFrameTest.this.". 118 9
    # warning RequireThis Method call to 'nonOpaqueChbActionPerformed' needs "this.". 120 17
    # warning RequireThis Method call to 'nonOpaqueChbActionPerformed' needs "TranslucentShapedFrameTest.this.". 120 17
    # warning RequireThis Reference to instance variable 'jTextArea1' needs "this.". 124 9
    # warning RequireThis Reference to instance variable 'jTextArea1' needs "TranslucentShapedFrameTest.this.". 124 9
    # warning RequireThis Reference to instance variable 'jTextArea1' needs "this.". 125 9
    # warning RequireThis Reference to instance variable 'jTextArea1' needs "TranslucentShapedFrameTest.this.". 125 9
    # warning RequireThis Reference to instance variable 'jTextArea1' needs "this.". 126 9
    # warning RequireThis Reference to instance variable 'jTextArea1' needs "TranslucentShapedFrameTest.this.". 126 9
    # warning RequireThis Reference to instance variable 'jScrollPane1' needs "this.". 127 9
    # warning RequireThis Reference to instance variable 'jScrollPane1' needs "TranslucentShapedFrameTest.this.". 127 9
    # warning RequireThis Reference to instance variable 'jTextArea1' needs "this.". 127 38
    # warning RequireThis Reference to instance variable 'jTextArea1' needs "TranslucentShapedFrameTest.this.". 127 38
    # warning RequireThis Reference to instance variable 'jLabel2' needs "this.". 129 9
    # warning RequireThis Reference to instance variable 'jLabel2' needs "TranslucentShapedFrameTest.this.". 129 9
    # warning RequireThis Reference to instance variable 'passedBtn' needs "this.". 131 9
    # warning RequireThis Reference to instance variable 'passedBtn' needs "TranslucentShapedFrameTest.this.". 131 9
    # warning RequireThis Reference to instance variable 'passedBtn' needs "this.". 132 9
    # warning RequireThis Reference to instance variable 'passedBtn' needs "TranslucentShapedFrameTest.this.". 132 9
    # warning RequireThis Reference to instance variable 'passedBtn' needs "this.". 133 9
    # warning RequireThis Reference to instance variable 'passedBtn' needs "TranslucentShapedFrameTest.this.". 133 9
    # warning RequireThis Method call to 'passedBtnActionPerformed' needs "this.". 135 17
    # warning RequireThis Method call to 'passedBtnActionPerformed' needs "TranslucentShapedFrameTest.this.". 135 17
    # warning RequireThis Reference to instance variable 'failedBtn' needs "this.". 139 9
    # warning RequireThis Reference to instance variable 'failedBtn' needs "TranslucentShapedFrameTest.this.". 139 9
    # warning RequireThis Reference to instance variable 'failedBtn' needs "this.". 140 9
    # warning RequireThis Reference to instance variable 'failedBtn' needs "TranslucentShapedFrameTest.this.". 140 9
    # warning RequireThis Reference to instance variable 'failedBtn' needs "this.". 141 9
    # warning RequireThis Reference to instance variable 'failedBtn' needs "TranslucentShapedFrameTest.this.". 141 9
    # warning RequireThis Method call to 'failedBtnActionPerformed' needs "this.". 143 17
    # warning RequireThis Method call to 'failedBtnActionPerformed' needs "TranslucentShapedFrameTest.this.". 143 17
    # warning RequireThis Reference to instance variable 'createDisposeGrp' needs "this.". 147 9
    # warning RequireThis Reference to instance variable 'createDisposeGrp' needs "TranslucentShapedFrameTest.this.". 147 9
    # warning RequireThis Reference to instance variable 'createFrameBtn' needs "this.". 147 30
    # warning RequireThis Reference to instance variable 'createFrameBtn' needs "TranslucentShapedFrameTest.this.". 147 30
    # warning RequireThis Reference to instance variable 'createFrameBtn' needs "this.". 148 9
    # warning RequireThis Reference to instance variable 'createFrameBtn' needs "TranslucentShapedFrameTest.this.". 148 9
    # warning RequireThis Reference to instance variable 'createFrameBtn' needs "this.". 149 9
    # warning RequireThis Reference to instance variable 'createFrameBtn' needs "TranslucentShapedFrameTest.this.". 149 9
    # warning RequireThis Method call to 'createFrameBtnActionPerformed' needs "this.". 151 17
    # warning RequireThis Method call to 'createFrameBtnActionPerformed' needs "TranslucentShapedFrameTest.this.". 151 17
    # warning RequireThis Reference to instance variable 'createDisposeGrp' needs "this.". 155 9
    # warning RequireThis Reference to instance variable 'createDisposeGrp' needs "TranslucentShapedFrameTest.this.". 155 9
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "this.". 155 30
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "TranslucentShapedFrameTest.this.". 155 30
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "this.". 156 9
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "TranslucentShapedFrameTest.this.". 156 9
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "this.". 157 9
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "TranslucentShapedFrameTest.this.". 157 9
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "this.". 158 9
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "TranslucentShapedFrameTest.this.". 158 9
    # warning RequireThis Method call to 'disposeFrameBtnActionPerformed' needs "this.". 160 17
    # warning RequireThis Method call to 'disposeFrameBtnActionPerformed' needs "TranslucentShapedFrameTest.this.". 160 17
    # warning RequireThis Reference to instance variable 'useSwingCb' needs "this.". 164 9
    # warning RequireThis Reference to instance variable 'useSwingCb' needs "TranslucentShapedFrameTest.this.". 164 9
    # warning RequireThis Reference to instance variable 'useSwingCb' needs "this.". 165 9
    # warning RequireThis Reference to instance variable 'useSwingCb' needs "TranslucentShapedFrameTest.this.". 165 9
    # warning RequireThis Reference to instance variable 'useSwingCb' needs "this.". 166 9
    # warning RequireThis Reference to instance variable 'useSwingCb' needs "TranslucentShapedFrameTest.this.". 166 9
    # warning RequireThis Reference to instance variable 'transparencySld' needs "this.". 176 39
    # warning RequireThis Reference to instance variable 'transparencySld' needs "TranslucentShapedFrameTest.this.". 176 39
    # warning RequireThis Reference to instance variable 'jLabel1' needs "this.". 178 35
    # warning RequireThis Reference to instance variable 'jLabel1' needs "TranslucentShapedFrameTest.this.". 178 35
    # warning RequireThis Reference to instance variable 'shapedCb' needs "this.". 180 39
    # warning RequireThis Reference to instance variable 'shapedCb' needs "TranslucentShapedFrameTest.this.". 180 39
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "this.". 182 39
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "TranslucentShapedFrameTest.this.". 182 39
    # warning RequireThis Reference to instance variable 'useSwingCb' needs "this.". 184 39
    # warning RequireThis Reference to instance variable 'useSwingCb' needs "TranslucentShapedFrameTest.this.". 184 39
    # warning RequireThis Reference to instance variable 'jLabel2' needs "this.". 189 47
    # warning RequireThis Reference to instance variable 'jLabel2' needs "TranslucentShapedFrameTest.this.". 189 47
    # warning RequireThis Reference to instance variable 'passedBtn' needs "this.". 192 47
    # warning RequireThis Reference to instance variable 'passedBtn' needs "TranslucentShapedFrameTest.this.". 192 47
    # warning RequireThis Reference to instance variable 'failedBtn' needs "this.". 194 47
    # warning RequireThis Reference to instance variable 'failedBtn' needs "TranslucentShapedFrameTest.this.". 194 47
    # warning RequireThis Reference to instance variable 'jScrollPane1' needs "this.". 196 43
    # warning RequireThis Reference to instance variable 'jScrollPane1' needs "TranslucentShapedFrameTest.this.". 196 43
    # warning RequireThis Reference to instance variable 'createFrameBtn' needs "this.". 198 47
    # warning RequireThis Reference to instance variable 'createFrameBtn' needs "TranslucentShapedFrameTest.this.". 198 47
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "this.". 200 47
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "TranslucentShapedFrameTest.this.". 200 47
    # warning RequireThis Reference to instance variable 'jLabel1' needs "this.". 207 31
    # warning RequireThis Reference to instance variable 'jLabel1' needs "TranslucentShapedFrameTest.this.". 207 31
    # warning RequireThis Reference to instance variable 'transparencySld' needs "this.". 209 31
    # warning RequireThis Reference to instance variable 'transparencySld' needs "TranslucentShapedFrameTest.this.". 209 31
    # warning RequireThis Reference to instance variable 'shapedCb' needs "this.". 212 35
    # warning RequireThis Reference to instance variable 'shapedCb' needs "TranslucentShapedFrameTest.this.". 212 35
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "this.". 213 35
    # warning RequireThis Reference to instance variable 'nonOpaqueChb' needs "TranslucentShapedFrameTest.this.". 213 35
    # warning RequireThis Reference to instance variable 'useSwingCb' needs "this.". 214 35
    # warning RequireThis Reference to instance variable 'useSwingCb' needs "TranslucentShapedFrameTest.this.". 214 35
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "this.". 217 35
    # warning RequireThis Reference to instance variable 'disposeFrameBtn' needs "TranslucentShapedFrameTest.this.". 217 35
    # warning RequireThis Reference to instance variable 'createFrameBtn' needs "this.". 218 35
    # warning RequireThis Reference to instance variable 'createFrameBtn' needs "TranslucentShapedFrameTest.this.". 218 35
    # warning RequireThis Reference to instance variable 'jLabel2' needs "this.". 220 31
    # warning RequireThis Reference to instance variable 'jLabel2' needs "TranslucentShapedFrameTest.this.". 220 31
    # warning RequireThis Reference to instance variable 'jScrollPane1' needs "this.". 222 31
    # warning RequireThis Reference to instance variable 'jScrollPane1' needs "TranslucentShapedFrameTest.this.". 222 31
    # warning RequireThis Reference to instance variable 'passedBtn' needs "this.". 225 35
    # warning RequireThis Reference to instance variable 'passedBtn' needs "TranslucentShapedFrameTest.this.". 225 35
    # warning RequireThis Reference to instance variable 'failedBtn' needs "this.". 226 35
    # warning RequireThis Reference to instance variable 'failedBtn' needs "TranslucentShapedFrameTest.this.". 226 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/datatransfer/DragUnicodeBetweenJVMTest/DragUnicodeBetweenJVMTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doTest' needs "this.". 143 9
    # warning RequireThis Method call to 'doTest' needs "DragUnicodeBetweenJVMTest.this.". 143 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/dnd/Button2DragTest/Button2DragTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dropSuccess' needs "this.". 67 17
    # warning RequireThis Reference to instance variable 'dropSuccess' needs "Button2DragTest.this.". 67 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 76 61
    # warning RequireThis Reference to instance variable 'frame' needs "Button2DragTest.this.". 76 61
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 86 24
    # warning RequireThis Reference to instance variable 'frame' needs "Button2DragTest.this.". 86 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/dnd/FileListBetweenJVMsTest/TargetFileListFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "this.". 54 34
    # warning RequireThis Reference to instance variable 'list' needs "TargetFileListFrame.this.". 54 34

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/dnd/ImageDecoratedDnDNegative/DnDSource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'iProblem' needs "this.". 108 44
    # warning RequireThis Reference to instance variable 'iProblem' needs "DnDSource.this.". 108 44

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/dnd/URIListBetweenJVMsTest/TargetFileListFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "this.". 64 34
    # warning RequireThis Reference to instance variable 'list' needs "TargetFileListFrame.this.". 64 34

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/dnd/URIListToFileListBetweenJVMsTest/TargetFileListFrame.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'list' needs "this.". 51 34
    # warning RequireThis Reference to instance variable 'list' needs "TargetFileListFrame.this.". 51 34

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/event/KeyEvent/AcceleratorTest/AcceleratorTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'CMD' needs "this.". 124 57
    # warning RequireThis Reference to instance variable 'CMD' needs "AcceleratorTest.this.". 124 57
    # warning RequireThis Reference to instance variable 'cmdHash' needs "this.". 125 27
    # warning RequireThis Reference to instance variable 'cmdHash' needs "AcceleratorTest.this.". 125 27
    # warning RequireThis Reference to instance variable 'CMD' needs "this.". 125 39
    # warning RequireThis Reference to instance variable 'CMD' needs "AcceleratorTest.this.". 125 39
    # warning RequireThis Reference to instance variable 'CMD' needs "this.". 128 42
    # warning RequireThis Reference to instance variable 'CMD' needs "AcceleratorTest.this.". 128 42
    # warning RequireThis Reference to instance variable 'cmdHash' needs "this.". 129 30
    # warning RequireThis Reference to instance variable 'cmdHash' needs "AcceleratorTest.this.". 129 30
    # warning RequireThis Reference to instance variable 'CMD' needs "this.". 129 42
    # warning RequireThis Reference to instance variable 'CMD' needs "AcceleratorTest.this.". 129 42
    # warning RequireThis Reference to instance variable 'jfr' needs "this.". 140 9
    # warning RequireThis Reference to instance variable 'jfr' needs "AcceleratorTest.this.". 140 9
    # warning RequireThis Reference to instance variable 'jfr' needs "this.". 141 9
    # warning RequireThis Reference to instance variable 'jfr' needs "AcceleratorTest.this.". 141 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/im/InputContext/bug4625203.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'jButton1_actionPerformed' needs "this.". 64 17
    # warning RequireThis Method call to 'jButton1_actionPerformed' needs "bug4625203.this.". 64 17
    # warning RequireThis Method call to 'this_windowClosing' needs "this.". 69 17
    # warning RequireThis Method call to 'this_windowClosing' needs "bug4625203.this.". 69 17
    # warning RequireThis Reference to instance variable 'jTextField1' needs "this.". 72 35
    # warning RequireThis Reference to instance variable 'jTextField1' needs "bug4625203.this.". 72 35
    # warning RequireThis Reference to instance variable 'jButton1' needs "this.". 73 35
    # warning RequireThis Reference to instance variable 'jButton1' needs "bug4625203.this.". 73 35

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/print/PaintSetEnabledDeadlock/PaintSetEnabledDeadlock.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 73 17
    # warning RequireThis Reference to instance variable 'panel' needs "PaintSetEnabledDeadlock.this.". 73 17
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 77 9
    # warning RequireThis Reference to instance variable 'panel' needs "PaintSetEnabledDeadlock.this.". 77 9
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 78 13
    # warning RequireThis Reference to instance variable 'panel' needs "PaintSetEnabledDeadlock.this.". 78 13
    # warning RequireThis Reference to instance variable 'button' needs "this.". 79 9
    # warning RequireThis Reference to instance variable 'button' needs "PaintSetEnabledDeadlock.this.". 79 9
    # warning RequireThis Reference to instance variable 'button' needs "this.". 80 9
    # warning RequireThis Reference to instance variable 'button' needs "PaintSetEnabledDeadlock.this.". 80 9
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 84 17
    # warning RequireThis Reference to instance variable 'panel' needs "PaintSetEnabledDeadlock.this.". 84 17
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 85 17
    # warning RequireThis Reference to instance variable 'panel' needs "PaintSetEnabledDeadlock.this.". 85 17
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 86 17
    # warning RequireThis Reference to instance variable 'panel' needs "PaintSetEnabledDeadlock.this.". 86 17
    # warning RequireThis Reference to instance variable 'button' needs "this.". 89 13
    # warning RequireThis Reference to instance variable 'button' needs "PaintSetEnabledDeadlock.this.". 89 13
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 106 31
    # warning RequireThis Reference to instance variable 'panel' needs "TestPanel.this.". 106 31
    # warning RequireThis Method call to 'sync' needs "this.". 107 21
    # warning RequireThis Method call to 'sync' needs "TestPanel.this.". 107 21
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 108 21
    # warning RequireThis Reference to instance variable 'panel' needs "TestPanel.this.". 108 21
    # warning RequireThis Reference to instance variable 'panel' needs "this.". 110 17
    # warning RequireThis Reference to instance variable 'panel' needs "TestPanel.this.". 110 17
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 113 9
    # warning RequireThis Reference to instance variable 'thread' needs "TestPanel.this.". 113 9
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 114 9
    # warning RequireThis Reference to instance variable 'thread' needs "TestPanel.this.". 114 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/print/PrinterJob/Collate2DPrintingTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'defService' needs "this.". 61 9
    # warning RequireThis Reference to instance variable 'defService' needs "Collate2DPrintingTest.this.". 61 9
    # warning RequireThis Reference to instance variable 'defService' needs "this.". 63 13
    # warning RequireThis Reference to instance variable 'defService' needs "Collate2DPrintingTest.this.". 63 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/print/PrinterJob/ValidatePage/ValidatePage.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "this.". 161 25
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "ValidatePage.this.". 161 25
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "this.". 161 40
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "ValidatePage.this.". 161 40
    # warning RequireThis Method call to 'displayPageFormatAttributes' needs "this.". 162 25
    # warning RequireThis Method call to 'displayPageFormatAttributes' needs "ValidatePage.this.". 162 25
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "this.". 169 25
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "ValidatePage.this.". 169 25
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "this.". 169 40
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "ValidatePage.this.". 169 40
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "this.". 169 65
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "ValidatePage.this.". 169 65
    # warning RequireThis Method call to 'displayPageFormatAttributes' needs "this.". 170 25
    # warning RequireThis Method call to 'displayPageFormatAttributes' needs "ValidatePage.this.". 170 25
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "this.". 178 30
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "ValidatePage.this.". 178 30
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "this.". 179 56
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "ValidatePage.this.". 179 56
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "this.". 180 30
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "ValidatePage.this.". 180 30
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "this.". 190 29
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "ValidatePage.this.". 190 29
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "this.". 197 25
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "ValidatePage.this.". 197 25
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "this.". 197 40
    # warning RequireThis Reference to instance variable 'myPrinterJob' needs "ValidatePage.this.". 197 40
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "this.". 197 66
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "ValidatePage.this.". 197 66
    # warning RequireThis Method call to 'displayPageFormatAttributes' needs "this.". 198 25
    # warning RequireThis Method call to 'displayPageFormatAttributes' needs "ValidatePage.this.". 198 25
    # warning RequireThis Reference to instance variable 'tpw' needs "this.". 206 56
    # warning RequireThis Reference to instance variable 'tpw' needs "ValidatePage.this.". 206 56
    # warning RequireThis Reference to instance variable 'tph' needs "this.". 207 56
    # warning RequireThis Reference to instance variable 'tph' needs "ValidatePage.this.". 207 56
    # warning RequireThis Reference to instance variable 'tpglm' needs "this.". 208 56
    # warning RequireThis Reference to instance variable 'tpglm' needs "ValidatePage.this.". 208 56
    # warning RequireThis Reference to instance variable 'tpgtm' needs "this.". 209 56
    # warning RequireThis Reference to instance variable 'tpgtm' needs "ValidatePage.this.". 209 56
    # warning RequireThis Reference to instance variable 'tpgiw' needs "this.". 210 58
    # warning RequireThis Reference to instance variable 'tpgiw' needs "ValidatePage.this.". 210 58
    # warning RequireThis Reference to instance variable 'tpgih' needs "this.". 211 58
    # warning RequireThis Reference to instance variable 'tpgih' needs "ValidatePage.this.". 211 58
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "this.". 214 23
    # warning RequireThis Reference to instance variable 'myPageFormat' needs "ValidatePage.this.". 214 23
    # warning RequireThis Method call to 'displayPageFormatAttributes' needs "this.". 215 29
    # warning RequireThis Method call to 'displayPageFormatAttributes' needs "ValidatePage.this.". 215 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/print/bug8023392/bug8023392.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 's' needs "this.". 86 66
    # warning RequireThis Reference to instance variable 's' needs "this.". 87 32
    # warning RequireThis Reference to instance variable 's' needs "this.". 94 66
    # warning RequireThis Reference to instance variable 's' needs "this.". 95 32
    # warning RequireThis Reference to instance variable 's' needs "this.". 102 64
    # warning RequireThis Reference to instance variable 'it' needs "this.". 105 21
    # warning RequireThis Reference to instance variable 'it' needs "this.". 109 67
    # warning RequireThis Reference to instance variable 's' needs "this.". 117 64
    # warning RequireThis Reference to instance variable 'it' needs "this.". 120 21
    # warning RequireThis Reference to instance variable 'it' needs "this.". 124 67
    # warning RequireThis Reference to instance variable 'printButton' needs "this.". 129 13
    # warning RequireThis Reference to instance variable 'printButton' needs "SimplePrint2.this.". 129 13
    # warning RequireThis Reference to instance variable 'printButton' needs "this.". 130 13
    # warning RequireThis Reference to instance variable 'printButton' needs "SimplePrint2.this.". 130 13
    # warning RequireThis Reference to instance variable 'printButton' needs "this.". 131 20
    # warning RequireThis Reference to instance variable 'printButton' needs "SimplePrint2.this.". 131 20
    # warning RequireThis Reference to instance variable 'label1' needs "this.". 148 51
    # warning RequireThis Reference to instance variable 'label1' needs "SimplePrint2.this.". 148 51
    # warning RequireThis Reference to instance variable 'label2' needs "this.". 148 59
    # warning RequireThis Reference to instance variable 'label2' needs "SimplePrint2.this.". 148 59
    # warning RequireThis Reference to instance variable 'printButton' needs "this.". 148 67
    # warning RequireThis Reference to instance variable 'printButton' needs "SimplePrint2.this.". 148 67

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/xembed/server/JavaClient.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'parent' needs "this.". 99 21
    # warning RequireThis Reference to instance variable 'parent' needs "ClientContainer.this.". 99 21
    # warning RequireThis Method call to 'changeSize' needs "this.". 105 21
    # warning RequireThis Method call to 'changeSize' needs "ClientContainer.this.". 105 21
    # warning RequireThis Method call to 'changeSize' needs "this.". 111 21
    # warning RequireThis Method call to 'changeSize' needs "ClientContainer.this.". 111 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/awt/xembed/server/TestXEmbedServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'dummy' needs "this.". 63 21
    # warning RequireThis Reference to instance variable 'dummy' needs "TestXEmbedServer.this.". 63 21
    # warning RequireThis Reference to instance variable 'f' needs "this.". 64 21
    # warning RequireThis Reference to instance variable 'f' needs "TestXEmbedServer.this.". 64 21
    # warning RequireThis Reference to instance variable 'f' needs "this.". 68 9
    # warning RequireThis Reference to instance variable 'f' needs "TestXEmbedServer.this.". 68 9
    # warning RequireThis Reference to instance variable 'toFocus' needs "this.". 72 9
    # warning RequireThis Reference to instance variable 'toFocus' needs "TestXEmbedServer.this.". 72 9
    # warning RequireThis Method call to 'addClient' needs "this.". 101 21
    # warning RequireThis Method call to 'addClient' needs "TestXEmbedServer.this.". 101 21
    # warning RequireThis Reference to instance variable 'clientCont' needs "this.". 107 25
    # warning RequireThis Reference to instance variable 'clientCont' needs "TestXEmbedServer.this.". 107 25
    # warning RequireThis Reference to instance variable 'clientCont' needs "this.". 108 25
    # warning RequireThis Reference to instance variable 'clientCont' needs "TestXEmbedServer.this.". 108 25
    # warning RequireThis Reference to instance variable 'clientCont' needs "this.". 108 43
    # warning RequireThis Reference to instance variable 'clientCont' needs "TestXEmbedServer.this.". 108 43
    # warning RequireThis Reference to instance variable 'b_close' needs "this.". 112 9
    # warning RequireThis Reference to instance variable 'b_close' needs "TestXEmbedServer.this.". 112 9
    # warning RequireThis Reference to instance variable 'b_close' needs "this.". 113 9
    # warning RequireThis Reference to instance variable 'b_close' needs "TestXEmbedServer.this.". 113 9
    # warning RequireThis Reference to instance variable 'modal_d' needs "this.". 115 21
    # warning RequireThis Reference to instance variable 'modal_d' needs "TestXEmbedServer.this.". 115 21
    # warning RequireThis Reference to instance variable 'b_modal' needs "this.". 118 9
    # warning RequireThis Reference to instance variable 'b_modal' needs "TestXEmbedServer.this.". 118 9
    # warning RequireThis Reference to instance variable 'b_modal' needs "this.". 119 9
    # warning RequireThis Reference to instance variable 'b_modal' needs "TestXEmbedServer.this.". 119 9
    # warning RequireThis Reference to instance variable 'modal_d' needs "this.". 121 21
    # warning RequireThis Reference to instance variable 'modal_d' needs "TestXEmbedServer.this.". 121 21
    # warning RequireThis Reference to instance variable 'f' needs "this.". 121 43
    # warning RequireThis Reference to instance variable 'f' needs "TestXEmbedServer.this.". 121 43
    # warning RequireThis Reference to instance variable 'modal_d' needs "this.". 122 21
    # warning RequireThis Reference to instance variable 'modal_d' needs "TestXEmbedServer.this.". 122 21
    # warning RequireThis Reference to instance variable 'modal_d' needs "this.". 123 21
    # warning RequireThis Reference to instance variable 'modal_d' needs "TestXEmbedServer.this.". 123 21
    # warning RequireThis Reference to instance variable 'modal_d' needs "this.". 124 21
    # warning RequireThis Reference to instance variable 'modal_d' needs "TestXEmbedServer.this.". 124 21
    # warning RequireThis Reference to instance variable 'b_close' needs "this.". 124 50
    # warning RequireThis Reference to instance variable 'b_close' needs "TestXEmbedServer.this.". 124 50
    # warning RequireThis Reference to instance variable 'modal_d' needs "this.". 125 21
    # warning RequireThis Reference to instance variable 'modal_d' needs "TestXEmbedServer.this.". 125 21
    # warning RequireThis Reference to instance variable 'modal_d' needs "this.". 126 21
    # warning RequireThis Reference to instance variable 'modal_d' needs "TestXEmbedServer.this.". 126 21
    # warning RequireThis Reference to instance variable 'toFocus' needs "this.". 131 19
    # warning RequireThis Reference to instance variable 'toFocus' needs "TestXEmbedServer.this.". 131 19
    # warning RequireThis Reference to instance variable 'b_modal' needs "this.". 134 19
    # warning RequireThis Reference to instance variable 'b_modal' needs "TestXEmbedServer.this.". 134 19
    # warning RequireThis Reference to instance variable 'passed' needs "this.". 139 25
    # warning RequireThis Reference to instance variable 'passed' needs "TestXEmbedServer.this.". 139 25
    # warning RequireThis Reference to instance variable 'passed' needs "this.". 149 25
    # warning RequireThis Reference to instance variable 'passed' needs "TestXEmbedServer.this.". 149 25
    # warning RequireThis Reference to instance variable 'b_modal' needs "this.". 157 9
    # warning RequireThis Reference to instance variable 'b_modal' needs "TestXEmbedServer.this.". 157 9
    # warning RequireThis Reference to instance variable 'f' needs "this.". 159 9
    # warning RequireThis Reference to instance variable 'f' needs "TestXEmbedServer.this.". 159 9
    # warning RequireThis Reference to instance variable 'clientCont' needs "this.". 161 9
    # warning RequireThis Reference to instance variable 'clientCont' needs "TestXEmbedServer.this.". 161 9
    # warning RequireThis Reference to instance variable 'f' needs "this.". 162 9
    # warning RequireThis Reference to instance variable 'f' needs "TestXEmbedServer.this.". 162 9
    # warning RequireThis Reference to instance variable 'clientCont' needs "this.". 162 15
    # warning RequireThis Reference to instance variable 'clientCont' needs "TestXEmbedServer.this.". 162 15
    # warning RequireThis Reference to instance variable 'dummy' needs "this.". 164 9
    # warning RequireThis Reference to instance variable 'dummy' needs "TestXEmbedServer.this.". 164 9
    # warning RequireThis Reference to instance variable 'dummy' needs "this.". 165 9
    # warning RequireThis Reference to instance variable 'dummy' needs "TestXEmbedServer.this.". 165 9
    # warning RequireThis Reference to instance variable 'dummy' needs "this.". 166 9
    # warning RequireThis Reference to instance variable 'dummy' needs "TestXEmbedServer.this.". 166 9
    # warning RequireThis Reference to instance variable 'dummy' needs "this.". 167 9
    # warning RequireThis Reference to instance variable 'dummy' needs "TestXEmbedServer.this.". 167 9
    # warning RequireThis Reference to instance variable 'dummy' needs "this.". 168 9
    # warning RequireThis Reference to instance variable 'dummy' needs "TestXEmbedServer.this.". 168 9
    # warning RequireThis Reference to instance variable 'f' needs "this.". 170 9
    # warning RequireThis Reference to instance variable 'f' needs "TestXEmbedServer.this.". 170 9
    # warning RequireThis Reference to instance variable 'f' needs "this.". 171 9
    # warning RequireThis Reference to instance variable 'f' needs "TestXEmbedServer.this.". 171 9
    # warning RequireThis Reference to instance variable 'client' needs "this.". 182 9
    # warning RequireThis Reference to instance variable 'client' needs "TestXEmbedServer.this.". 182 9
    # warning RequireThis Reference to instance variable 'clientCont' needs "this.". 183 9
    # warning RequireThis Reference to instance variable 'clientCont' needs "TestXEmbedServer.this.". 183 9
    # warning RequireThis Reference to instance variable 'client' needs "this.". 183 24
    # warning RequireThis Reference to instance variable 'client' needs "TestXEmbedServer.this.". 183 24
    # warning RequireThis Reference to instance variable 'clientCont' needs "this.". 184 9
    # warning RequireThis Reference to instance variable 'clientCont' needs "TestXEmbedServer.this.". 184 9
    # warning RequireThis Reference to instance variable 'client' needs "this.". 185 50
    # warning RequireThis Reference to instance variable 'client' needs "TestXEmbedServer.this.". 185 50
    # warning RequireThis Reference to instance variable 'toFocus' needs "this.". 187 35
    # warning RequireThis Reference to instance variable 'toFocus' needs "TestXEmbedServer.this.". 187 35
    # warning RequireThis Reference to instance variable 'toFocus' needs "this.". 188 35
    # warning RequireThis Reference to instance variable 'toFocus' needs "TestXEmbedServer.this.". 188 35
    # warning RequireThis Reference to instance variable 'f' needs "this.". 189 9
    # warning RequireThis Reference to instance variable 'f' needs "TestXEmbedServer.this.". 189 9
    # warning RequireThis Reference to instance variable 'f' needs "this.". 192 29
    # warning RequireThis Reference to instance variable 'f' needs "TestXEmbedServer.this.". 192 29
    # warning RequireThis Reference to instance variable 'f' needs "this.". 193 22
    # warning RequireThis Reference to instance variable 'f' needs "TestXEmbedServer.this.". 193 22
    # warning RequireThis Reference to instance variable 'f' needs "this.". 194 27
    # warning RequireThis Reference to instance variable 'f' needs "TestXEmbedServer.this.". 194 27
    # warning RequireThis Method call to 'startClient' needs "this.". 196 24
    # warning RequireThis Method call to 'startClient' needs "TestXEmbedServer.this.". 196 24
    # warning RequireThis Reference to instance variable 'dummy' needs "this.". 196 62
    # warning RequireThis Reference to instance variable 'dummy' needs "TestXEmbedServer.this.". 196 62
    # warning RequireThis Reference to instance variable 'b_modal' needs "this.". 197 67
    # warning RequireThis Reference to instance variable 'b_modal' needs "TestXEmbedServer.this.". 197 67
    # warning RequireThis Reference to instance variable 'b_modal' needs "this.". 197 98
    # warning RequireThis Reference to instance variable 'b_modal' needs "TestXEmbedServer.this.". 197 98
    # warning RequireThis Reference to instance variable 'client' needs "this.". 199 27
    # warning RequireThis Reference to instance variable 'client' needs "TestXEmbedServer.this.". 199 27
    # warning RequireThis Reference to instance variable 'clientCont' needs "this.". 199 41
    # warning RequireThis Reference to instance variable 'clientCont' needs "TestXEmbedServer.this.". 199 41

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/beans/XMLEncoder/Test6187118.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getExpression' needs "this.". 69 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/io/FileOutputStream/AtomicAppend.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'unexpected' needs "this.". 56 45
    # warning RequireThis Method call to 'unexpected' needs "AtomicAppend.this.". 56 45
    # warning RequireThis Method call to 'equal' needs "this.". 59 13
    # warning RequireThis Method call to 'equal' needs "AtomicAppend.this.". 59 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/lang/Class/getEnclosingClass/EnclosingClass.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'c' needs "EnclosingClass.this.". 293 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/lang/ClassLoader/deadlock/GetResource.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'go' needs "this.". 50 25
    # warning RequireThis Reference to instance variable 'go' needs "GetResource.this.". 50 25
    # warning RequireThis Reference to instance variable 'done' needs "this.". 53 25
    # warning RequireThis Reference to instance variable 'done' needs "GetResource.this.". 53 25
    # warning RequireThis Reference to instance variable 't2' needs "this.". 66 9
    # warning RequireThis Reference to instance variable 't2' needs "GetResource.this.". 66 9
    # warning RequireThis Reference to instance variable 'go' needs "this.". 70 21
    # warning RequireThis Reference to instance variable 'go' needs "GetResource.this.". 70 21
    # warning RequireThis Reference to instance variable 'done' needs "this.". 77 21
    # warning RequireThis Reference to instance variable 'done' needs "GetResource.this.". 77 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/lang/instrument/FromShutdownHook.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ins' needs "this.". 55 36
    # warning RequireThis Reference to instance variable 'ins' needs "FromShutdownHook.this.". 55 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/lang/invoke/accessProtectedSuper/Test.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'whenVisitInner' needs "this.". 63 21
    # warning RequireThis Reference to instance variable 'whenVisitInner' needs "MakeProtected.this.". 63 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/net/HttpURLConnection/UnmodifiableMaps.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'expectThrow' needs "this.". 113 9
    # warning RequireThis Method call to 'expectThrow' needs "UnmodifiableMaps.this.". 113 9
    # warning RequireThis Method call to 'expectThrow' needs "this.". 115 9
    # warning RequireThis Method call to 'expectThrow' needs "UnmodifiableMaps.this.". 115 9
    # warning RequireThis Method call to 'expectThrow' needs "this.". 122 9
    # warning RequireThis Method call to 'expectThrow' needs "UnmodifiableMaps.this.". 122 9
    # warning RequireThis Method call to 'expectThrow' needs "this.". 124 9
    # warning RequireThis Method call to 'expectThrow' needs "UnmodifiableMaps.this.". 124 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/net/Socket/HttpProxy.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'simpleWrite' needs "this.". 130 23
    # warning RequireThis Method call to 'simpleWrite' needs "HttpProxy.this.". 130 23

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/channels/AsynchronousChannelGroup/Unbounded.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'completed' needs "this.". 86 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/channels/AsynchronousSocketChannel/StressLoopback.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'bytesSent' needs "this.". 104 21
    # warning RequireThis Reference to instance variable 'bytesSent' needs "Source.this.". 104 21
    # warning RequireThis Reference to instance variable 'finished' needs "this.". 105 25
    # warning RequireThis Reference to instance variable 'finished' needs "Source.this.". 105 25
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 106 40
    # warning RequireThis Reference to instance variable 'channel' needs "Source.this.". 106 40
    # warning RequireThis Reference to instance variable 'sentBuffer' needs "this.". 108 25
    # warning RequireThis Reference to instance variable 'sentBuffer' needs "Source.this.". 108 25
    # warning RequireThis Reference to instance variable 'sentBuffer' needs "this.". 109 25
    # warning RequireThis Reference to instance variable 'sentBuffer' needs "Source.this.". 109 25
    # warning RequireThis Reference to instance variable 'sentBuffer' needs "this.". 109 42
    # warning RequireThis Reference to instance variable 'sentBuffer' needs "Source.this.". 109 42
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 110 25
    # warning RequireThis Reference to instance variable 'channel' needs "Source.this.". 110 25
    # warning RequireThis Reference to instance variable 'sentBuffer' needs "this.". 110 39
    # warning RequireThis Reference to instance variable 'sentBuffer' needs "Source.this.". 110 39
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 115 36
    # warning RequireThis Reference to instance variable 'channel' needs "Source.this.". 115 36
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 146 40
    # warning RequireThis Reference to instance variable 'channel' needs "Sink.this.". 146 40
    # warning RequireThis Reference to instance variable 'bytesRead' needs "this.". 148 25
    # warning RequireThis Reference to instance variable 'bytesRead' needs "Sink.this.". 148 25
    # warning RequireThis Reference to instance variable 'readBuffer' needs "this.". 149 25
    # warning RequireThis Reference to instance variable 'readBuffer' needs "Sink.this.". 149 25
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 150 25
    # warning RequireThis Reference to instance variable 'channel' needs "Sink.this.". 150 25
    # warning RequireThis Reference to instance variable 'readBuffer' needs "this.". 150 38
    # warning RequireThis Reference to instance variable 'readBuffer' needs "Sink.this.". 150 38
    # warning RequireThis Reference to instance variable 'channel' needs "this.". 155 36
    # warning RequireThis Reference to instance variable 'channel' needs "Sink.this.". 155 36

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/channels/FileChannel/TransferToChannel.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'checkData' needs "this.". 83 21
    # warning RequireThis Reference to instance variable 'rand' needs "this.". 93 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/channels/FileChannel/Transfers.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'src' needs "this.". 244 30
    # warning RequireThis Reference to instance variable 'src' needs "UserSource.this.". 244 30
    # warning RequireThis Reference to instance variable 'src' needs "this.". 246 43
    # warning RequireThis Reference to instance variable 'src' needs "UserSource.this.". 246 43
    # warning RequireThis Reference to instance variable 'src' needs "this.". 247 40
    # warning RequireThis Reference to instance variable 'src' needs "UserSource.this.". 247 40
    # warning RequireThis Reference to instance variable 'src' needs "this.". 250 25
    # warning RequireThis Reference to instance variable 'src' needs "UserSource.this.". 250 25
    # warning RequireThis Reference to instance variable 'src' needs "this.". 250 38
    # warning RequireThis Reference to instance variable 'src' needs "UserSource.this.". 250 38
    # warning RequireThis Reference to instance variable 'dst' needs "this.". 336 60
    # warning RequireThis Reference to instance variable 'dst' needs "UserTarget.this.". 336 60
    # warning RequireThis Reference to instance variable 'dst' needs "this.". 339 25
    # warning RequireThis Reference to instance variable 'dst' needs "UserTarget.this.". 339 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/channels/Pipe/PipeInterrupt.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'testPipe' needs "this.". 54 25
    # warning RequireThis Method call to 'close' needs "this.". 55 25
    # warning RequireThis Reference to instance variable 'exc' needs "this.". 58 32
    # warning RequireThis Reference to instance variable 'exc' needs "PipeInterrupt.this.". 58 32
    # warning RequireThis Reference to instance variable 'exc' needs "this.". 62 25
    # warning RequireThis Reference to instance variable 'exc' needs "PipeInterrupt.this.". 62 25
    # warning RequireThis Reference to instance variable 'testPipe' needs "this.". 68 21
    # warning RequireThis Reference to instance variable 'testPipe' needs "this.". 69 21
    # warning RequireThis Reference to instance variable 'testPipe' needs "this.". 70 21
    # warning RequireThis Reference to instance variable 'exc' needs "this.". 80 13
    # warning RequireThis Reference to instance variable 'exc' needs "PipeInterrupt.this.". 80 13
    # warning RequireThis Reference to instance variable 'exc' needs "this.". 81 19
    # warning RequireThis Reference to instance variable 'exc' needs "PipeInterrupt.this.". 81 19

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/channels/SelectionKey/AtomicAttachTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'run' needs "this.". 56 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/channels/Selector/ByteServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'socket' needs "this.". 56 21
    # warning RequireThis Reference to instance variable 'socket' needs "ByteServer.this.". 56 21
    # warning RequireThis Reference to instance variable 'serversocket' needs "this.". 56 30
    # warning RequireThis Reference to instance variable 'serversocket' needs "ByteServer.this.". 56 30
    # warning RequireThis Reference to instance variable 'socket' needs "this.". 57 21
    # warning RequireThis Reference to instance variable 'socket' needs "ByteServer.this.". 57 21
    # warning RequireThis Reference to instance variable 'bytecount' needs "this.". 57 61
    # warning RequireThis Reference to instance variable 'bytecount' needs "ByteServer.this.". 57 61
    # warning RequireThis Reference to instance variable 'socket' needs "this.". 58 21
    # warning RequireThis Reference to instance variable 'socket' needs "ByteServer.this.". 58 21
    # warning RequireThis Reference to instance variable 'serverthread' needs "this.". 65 9
    # warning RequireThis Reference to instance variable 'serverthread' needs "ByteServer.this.". 65 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/channels/SocketChannel/AsyncCloseChannel.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ready' needs "this.". 197 37
    # warning RequireThis Reference to instance variable 'ready' needs "TargetClient.this.". 197 37
    # warning RequireThis Reference to instance variable 'ready' needs "this.". 207 28
    # warning RequireThis Reference to instance variable 'ready' needs "TargetClient.this.". 207 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/file/DirectoryStream/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'matcher' needs "this.". 76 24
    # warning RequireThis Reference to instance variable 'matcher' needs "this.". 91 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/file/Files/FaultyFileSystem.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'soleElement' needs "this.". 124 32
    # warning RequireThis Reference to instance variable 'soleElement' needs "this.". 130 36
    # warning RequireThis Reference to instance variable 'soleElement' needs "this.". 132 29
    # warning RequireThis Reference to instance variable 'next' needs "this.". 393 33
    # warning RequireThis Reference to instance variable 'next' needs "this.". 395 37
    # warning RequireThis Reference to instance variable 'next' needs "this.". 400 33
    # warning RequireThis Method call to 'triggerEx' needs "this.". 402 37
    # warning RequireThis Method call to 'triggerEx' needs "FaultyFSProvider.this.". 402 37
    # warning RequireThis Reference to instance variable 'next' needs "this.". 402 47
    # warning RequireThis Reference to instance variable 'next' needs "this.". 407 37
    # warning RequireThis Method call to 'hasNext' needs "this.". 408 44
    # warning RequireThis Reference to instance variable 'next' needs "this.". 411 37
    # warning RequireThis Reference to instance variable 'next' needs "this.". 416 37
    # warning RequireThis Method call to 'hasNext' needs "this.". 416 53
    # warning RequireThis Reference to instance variable 'next' needs "this.". 417 96
    # warning RequireThis Reference to instance variable 'next' needs "this.". 422 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/file/Files/PassThroughFileSystem.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'delegate' needs "this.". 104 52
    # warning RequireThis Reference to instance variable 'delegate' needs "PassThroughFileSystem.this.". 104 52
    # warning RequireThis Method call to 'wrap' needs "this.". 508 28
    # warning RequireThis Method call to 'wrap' needs "PassThroughPath.this.". 508 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/nio/file/Files/walkFileTree/MaxDepth.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'depth' needs "this.". 60 29
    # warning RequireThis Method call to 'depth' needs "this.". 70 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/rmi/transport/acceptLoop/CloseServerSocketOnTermination.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'acceptInvocations' needs "this.". 93 25
    # warning RequireThis Reference to instance variable 'acceptFailure' needs "this.". 94 40
    # warning RequireThis Reference to instance variable 'acceptFailure' needs "SSF.this.". 94 40
    # warning RequireThis Reference to instance variable 'closedLatch' needs "this.". 99 21
    # warning RequireThis Reference to instance variable 'closedLatch' needs "SSF.this.". 99 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/time/tck/java/time/TCKLocalDate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TEST_2007_07_15' needs "this.". 846 22
    # warning RequireThis Reference to instance variable 'TEST_2007_07_15' needs "TCKLocalDate.this.". 846 22

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/time/tck/java/time/TCKLocalDateTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TEST_2007_07_15_12_30_40_987654321' needs "this.". 1181 22
    # warning RequireThis Reference to instance variable 'TEST_2007_07_15_12_30_40_987654321' needs "TCKLocalDateTime.this.". 1181 22
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1908 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1912 52
    # warning RequireThis Reference to instance variable 'date' needs "this.". 1912 55
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1912 61
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1912 67
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1912 72
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1913 17
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1914 17
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1916 21
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1917 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1918 21
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1920 25
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1921 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1922 25
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1924 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1925 29
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1930 21
    # warning RequireThis Reference to instance variable 'date' needs "this.". 1931 21
    # warning RequireThis Reference to instance variable 'date' needs "this.". 1931 28
    # warning RequireThis Reference to instance variable 'i' needs "this.". 2010 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 2014 52
    # warning RequireThis Reference to instance variable 'date' needs "this.". 2014 55
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2014 61
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2014 67
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2014 72
    # warning RequireThis Reference to instance variable 'i' needs "this.". 2015 17
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 2016 17
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 2018 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2019 21
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 2019 28
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 2020 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2022 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2023 25
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2024 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2026 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2027 29
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2028 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2030 33
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2031 33
    # warning RequireThis Reference to instance variable 'date' needs "this.". 2032 33
    # warning RequireThis Reference to instance variable 'date' needs "this.". 2032 40
    # warning RequireThis Reference to instance variable 'i' needs "this.". 2605 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 2609 52
    # warning RequireThis Reference to instance variable 'date' needs "this.". 2609 55
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2609 61
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2609 67
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2609 72
    # warning RequireThis Reference to instance variable 'i' needs "this.". 2610 17
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2611 17
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2613 21
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2614 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2615 21
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2617 25
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2618 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2619 25
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2621 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2622 29
    # warning RequireThis Reference to instance variable 'i' needs "this.". 2627 21
    # warning RequireThis Reference to instance variable 'date' needs "this.". 2628 21
    # warning RequireThis Reference to instance variable 'date' needs "this.". 2628 28
    # warning RequireThis Reference to instance variable 'i' needs "this.". 2708 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 2712 52
    # warning RequireThis Reference to instance variable 'date' needs "this.". 2712 55
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2712 61
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2712 67
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2712 72
    # warning RequireThis Reference to instance variable 'i' needs "this.". 2713 17
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 2714 17
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 2716 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2717 21
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 2717 28
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 2718 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2720 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2721 25
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 2722 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2724 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2725 29
    # warning RequireThis Reference to instance variable 'min' needs "this.". 2726 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2728 33
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 2729 33
    # warning RequireThis Reference to instance variable 'date' needs "this.". 2730 33
    # warning RequireThis Reference to instance variable 'date' needs "this.". 2730 40
    # warning RequireThis Reference to instance variable 'datesIndex' needs "this.". 3145 24
    # warning RequireThis Reference to instance variable 'sampleDates' needs "this.". 3145 37
    # warning RequireThis Reference to instance variable 'sampleDates' needs "this.". 3149 39
    # warning RequireThis Reference to instance variable 'datesIndex' needs "this.". 3149 51
    # warning RequireThis Reference to instance variable 'sampleTimes' needs "this.". 3150 39
    # warning RequireThis Reference to instance variable 'timesIndex' needs "this.". 3150 51
    # warning RequireThis Reference to instance variable 'timesIndex' needs "this.". 3157 23
    # warning RequireThis Reference to instance variable 'sampleTimes' needs "this.". 3157 37
    # warning RequireThis Reference to instance variable 'datesIndex' needs "this.". 3158 21
    # warning RequireThis Reference to instance variable 'timesIndex' needs "this.". 3159 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/time/tck/java/time/TCKLocalTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TEST_12_30_40_987654321' needs "this.". 774 22
    # warning RequireThis Reference to instance variable 'TEST_12_30_40_987654321' needs "TCKLocalTime.this.". 774 22
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1308 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1312 52
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1312 55
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1312 61
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1312 66
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1313 17
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1314 17
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1316 21
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1317 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1318 21
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1320 25
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1321 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1322 25
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1324 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1325 29
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1416 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1420 52
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1420 55
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1420 61
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1420 66
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1421 17
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1422 17
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1424 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1425 21
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1425 28
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1426 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1428 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1429 25
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1430 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1432 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1433 29
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1434 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1436 33
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1437 33
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1741 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1745 52
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1745 55
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1745 61
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1745 66
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1746 17
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1747 17
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1749 21
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1750 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1751 21
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1753 25
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1754 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1755 25
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1757 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1758 29
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1864 24
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1868 52
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1868 55
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1868 61
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1868 66
    # warning RequireThis Reference to instance variable 'i' needs "this.". 1869 17
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1870 17
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1872 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1873 21
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1873 28
    # warning RequireThis Reference to instance variable 'nanos' needs "this.". 1874 21
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1876 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1877 25
    # warning RequireThis Reference to instance variable 'sec' needs "this.". 1878 25
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1880 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1881 29
    # warning RequireThis Reference to instance variable 'min' needs "this.". 1882 29
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1884 33
    # warning RequireThis Reference to instance variable 'hour' needs "this.". 1885 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/time/tck/java/time/TCKOffsetDateTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TEST_2008_6_30_11_30_59_000000500' needs "this.". 716 22
    # warning RequireThis Reference to instance variable 'TEST_2008_6_30_11_30_59_000000500' needs "TCKOffsetDateTime.this.". 716 22

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/time/tck/java/time/TCKOffsetTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TEST_11_30_59_500_PONE' needs "this.". 733 22
    # warning RequireThis Reference to instance variable 'TEST_11_30_59_500_PONE' needs "TCKOffsetTime.this.". 733 22

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/time/tck/java/time/TCKPeriod.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'assertPeriod' needs "this.". 191 9
    # warning RequireThis Method call to 'assertPeriod' needs "TCKPeriod.this.". 191 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/time/tck/java/time/TCKZonedDateTime.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "this.". 678 24
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "TCKZonedDateTime.this.". 678 24
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "this.". 683 24
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "TCKZonedDateTime.this.". 683 24
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "this.". 690 32
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "TCKZonedDateTime.this.". 690 32
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "this.". 694 13
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "TCKZonedDateTime.this.". 694 13
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "this.". 707 24
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "TCKZonedDateTime.this.". 707 24
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "this.". 714 32
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "TCKZonedDateTime.this.". 714 32
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "this.". 718 13
    # warning RequireThis Reference to instance variable 'TEST_DATE_TIME_PARIS' needs "TCKZonedDateTime.this.". 718 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/time/tck/java/time/format/TCKDateTimeFormatters.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'date' needs "this.". 1115 25
    # warning RequireThis Reference to instance variable 'endDate' needs "this.". 1115 38
    # warning RequireThis Reference to instance variable 'week' needs "this.". 1119 21
    # warning RequireThis Reference to instance variable 'week' needs "this.". 1122 27
    # warning RequireThis Reference to instance variable 'day' needs "this.". 1122 52
    # warning RequireThis Reference to instance variable 'date' needs "this.". 1122 64
    # warning RequireThis Reference to instance variable 'date' needs "this.". 1123 46
    # warning RequireThis Reference to instance variable 'date' needs "this.". 1124 17
    # warning RequireThis Reference to instance variable 'date' needs "this.". 1124 24
    # warning RequireThis Reference to instance variable 'day' needs "this.". 1125 17
    # warning RequireThis Reference to instance variable 'day' needs "this.". 1126 21
    # warning RequireThis Reference to instance variable 'day' needs "this.". 1127 21
    # warning RequireThis Reference to instance variable 'week' needs "this.". 1128 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/AbstractCollection/ToArrayTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 74 28
    # warning RequireThis Reference to instance variable 'sizes' needs "this.". 74 34
    # warning RequireThis Reference to instance variable 'sizes' needs "TestCollection.this.". 74 34
    # warning RequireThis Reference to instance variable 'nextSize' needs "this.". 74 40
    # warning RequireThis Reference to instance variable 'nextSize' needs "TestCollection.this.". 74 40
    # warning RequireThis Reference to instance variable 'elements' needs "this.". 77 28
    # warning RequireThis Reference to instance variable 'elements' needs "TestCollection.this.". 77 28
    # warning RequireThis Reference to instance variable 'pos' needs "this.". 77 37

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/ArrayList/Bug6533203.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'equal' needs "this.". 40 9
    # warning RequireThis Method call to 'equal' needs "Bug6533203.this.". 40 9
    # warning RequireThis Method call to 'THROWS' needs "this.". 41 9
    # warning RequireThis Method call to 'THROWS' needs "Bug6533203.this.". 41 9
    # warning RequireThis Method call to 'equal' needs "this.". 42 9
    # warning RequireThis Method call to 'equal' needs "Bug6533203.this.". 42 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/ArrayList/IteratorMicroBenchmark.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'it' needs "this.". 164 55
    # warning RequireThis Reference to instance variable 'it' needs "this.". 165 55
    # warning RequireThis Reference to instance variable 'it' needs "this.". 166 55

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Collection/testlibrary/ExtendsAbstractCollection.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'source' needs "this.". 70 24
    # warning RequireThis Reference to instance variable 'source' needs "this.". 74 24
    # warning RequireThis Reference to instance variable 'source' needs "this.". 78 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Collection/testlibrary/ExtendsAbstractList.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'source' needs "this.". 85 24
    # warning RequireThis Reference to instance variable 'source' needs "this.". 89 24
    # warning RequireThis Reference to instance variable 'source' needs "this.". 93 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Collection/testlibrary/ExtendsAbstractSet.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'source' needs "this.". 69 24
    # warning RequireThis Reference to instance variable 'source' needs "this.". 73 24
    # warning RequireThis Reference to instance variable 'source' needs "this.". 77 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Collections/CheckedNull.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'testCollection' needs "this.". 50 9
    # warning RequireThis Method call to 'testCollection' needs "CheckedNull.this.". 50 9
    # warning RequireThis Method call to 'testMap' needs "this.". 53 9
    # warning RequireThis Method call to 'testMap' needs "CheckedNull.this.". 53 9
    # warning RequireThis Method call to 'equal' needs "this.". 164 13
    # warning RequireThis Method call to 'equal' needs "CheckedNull.this.". 164 13
    # warning RequireThis Method call to 'equal' needs "this.". 165 13
    # warning RequireThis Method call to 'equal' needs "CheckedNull.this.". 165 13
    # warning RequireThis Method call to 'equal' needs "this.". 166 13
    # warning RequireThis Method call to 'equal' needs "CheckedNull.this.". 166 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Collections/EmptyIterator.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'THROWS' needs "this.". 74 9
    # warning RequireThis Method call to 'THROWS' needs "EmptyIterator.this.". 74 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Collections/T6433170.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'checkEmpty' needs "this.". 58 9
    # warning RequireThis Method call to 'checkEmpty' needs "T6433170.this.". 58 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Comparator/BasicTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'assertComparisons' needs "this.". 100 9
    # warning RequireThis Method call to 'assertComparisons' needs "BasicTest.this.". 100 9
    # warning RequireThis Reference to instance variable 'comparisons' needs "this.". 100 41
    # warning RequireThis Reference to instance variable 'comparisons' needs "BasicTest.this.". 100 41
    # warning RequireThis Method call to 'assertComparisons' needs "this.". 114 9
    # warning RequireThis Method call to 'assertComparisons' needs "BasicTest.this.". 114 9
    # warning RequireThis Reference to instance variable 'comparisons' needs "this.". 114 41
    # warning RequireThis Reference to instance variable 'comparisons' needs "BasicTest.this.". 114 41
    # warning RequireThis Method call to 'assertComparisons' needs "this.". 128 9
    # warning RequireThis Method call to 'assertComparisons' needs "BasicTest.this.". 128 9
    # warning RequireThis Reference to instance variable 'comparisons' needs "this.". 128 41
    # warning RequireThis Reference to instance variable 'comparisons' needs "BasicTest.this.". 128 41
    # warning RequireThis Method call to 'assertComparisons' needs "this.". 142 9
    # warning RequireThis Method call to 'assertComparisons' needs "BasicTest.this.". 142 9
    # warning RequireThis Reference to instance variable 'comparisons' needs "this.". 142 41
    # warning RequireThis Reference to instance variable 'comparisons' needs "BasicTest.this.". 142 41

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Iterator/PrimitiveIteratorDefaults.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'executeAndCatch' needs "this.". 56 9
    # warning RequireThis Method call to 'executeAndCatch' needs "PrimitiveIteratorDefaults.this.". 56 9
    # warning RequireThis Method call to 'executeAndCatch' needs "this.". 57 9
    # warning RequireThis Method call to 'executeAndCatch' needs "PrimitiveIteratorDefaults.this.". 57 9
    # warning RequireThis Method call to 'executeAndCatch' needs "this.". 73 9
    # warning RequireThis Method call to 'executeAndCatch' needs "PrimitiveIteratorDefaults.this.". 73 9
    # warning RequireThis Method call to 'executeAndCatch' needs "this.". 74 9
    # warning RequireThis Method call to 'executeAndCatch' needs "PrimitiveIteratorDefaults.this.". 74 9
    # warning RequireThis Method call to 'executeAndCatch' needs "this.". 90 9
    # warning RequireThis Method call to 'executeAndCatch' needs "PrimitiveIteratorDefaults.this.". 90 9
    # warning RequireThis Method call to 'executeAndCatch' needs "this.". 91 9
    # warning RequireThis Method call to 'executeAndCatch' needs "PrimitiveIteratorDefaults.this.". 91 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/List/LockStep.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'asSubList' needs "this.". 94 42
    # warning RequireThis Method call to 'asSubList' needs "LockStep.this.". 94 42
    # warning RequireThis Method call to 'asSubList' needs "this.". 98 42
    # warning RequireThis Method call to 'asSubList' needs "LockStep.this.". 98 42
    # warning RequireThis Method call to 'asSubList' needs "this.". 98 52
    # warning RequireThis Method call to 'asSubList' needs "LockStep.this.". 98 52
    # warning RequireThis Method call to 'asSubList' needs "this.". 102 43
    # warning RequireThis Method call to 'asSubList' needs "LockStep.this.". 102 43
    # warning RequireThis Method call to 'asSubList' needs "this.". 106 38
    # warning RequireThis Method call to 'asSubList' needs "LockStep.this.". 106 38
    # warning RequireThis Method call to 'asSubList' needs "this.". 107 39
    # warning RequireThis Method call to 'asSubList' needs "LockStep.this.". 107 39
    # warning RequireThis Method call to 'asSubList' needs "this.". 111 38
    # warning RequireThis Method call to 'asSubList' needs "LockStep.this.". 111 38
    # warning RequireThis Method call to 'asSubList' needs "this.". 112 39
    # warning RequireThis Method call to 'asSubList' needs "LockStep.this.". 112 39
    # warning RequireThis Method call to 'equalLists' needs "this.". 138 9
    # warning RequireThis Method call to 'equalLists' needs "LockStep.this.". 138 9
    # warning RequireThis Method call to 'asSubList' needs "this.". 191 22
    # warning RequireThis Method call to 'asSubList' needs "LockStep.this.". 191 22
    # warning RequireThis Reference to instance variable 'rnd' needs "this.". 194 29
    # warning RequireThis Reference to instance variable 'rnd' needs "LockStep.this.". 194 29
    # warning RequireThis Reference to instance variable 'rnd' needs "this.". 196 43
    # warning RequireThis Reference to instance variable 'rnd' needs "LockStep.this.". 196 43
    # warning RequireThis Reference to instance variable 'rnd' needs "this.". 197 43
    # warning RequireThis Reference to instance variable 'rnd' needs "LockStep.this.". 197 43
    # warning RequireThis Reference to instance variable 'rnd' needs "this.". 201 29
    # warning RequireThis Reference to instance variable 'rnd' needs "LockStep.this.". 201 29
    # warning RequireThis Method call to 'check' needs "this.". 202 29
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 202 29
    # warning RequireThis Method call to 'equal' needs "this.". 211 21
    # warning RequireThis Method call to 'equal' needs "LockStep.this.". 211 21
    # warning RequireThis Method call to 'check' needs "this.". 212 21
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 212 21
    # warning RequireThis Method call to 'equal' needs "this.". 214 21
    # warning RequireThis Method call to 'equal' needs "LockStep.this.". 214 21
    # warning RequireThis Method call to 'equal' needs "this.". 215 21
    # warning RequireThis Method call to 'equal' needs "LockStep.this.". 215 21
    # warning RequireThis Method call to 'check' needs "this.". 216 21
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 216 21
    # warning RequireThis Method call to 'equal' needs "this.". 220 21
    # warning RequireThis Method call to 'equal' needs "LockStep.this.". 220 21
    # warning RequireThis Method call to 'check' needs "this.". 221 21
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 221 21
    # warning RequireThis Method call to 'equal' needs "this.". 223 21
    # warning RequireThis Method call to 'equal' needs "LockStep.this.". 223 21
    # warning RequireThis Method call to 'equal' needs "this.". 224 21
    # warning RequireThis Method call to 'equal' needs "LockStep.this.". 224 21
    # warning RequireThis Method call to 'check' needs "this.". 225 21
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 225 21
    # warning RequireThis Method call to 'check' needs "this.". 226 21
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 226 21
    # warning RequireThis Method call to 'asSubList' needs "this.". 238 22
    # warning RequireThis Method call to 'asSubList' needs "LockStep.this.". 238 22
    # warning RequireThis Reference to instance variable 'rnd' needs "this.". 241 25
    # warning RequireThis Reference to instance variable 'rnd' needs "LockStep.this.". 241 25
    # warning RequireThis Method call to 'check' needs "this.". 245 21
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 245 21
    # warning RequireThis Method call to 'THROWS' needs "this.". 246 21
    # warning RequireThis Method call to 'THROWS' needs "LockStep.this.". 246 21
    # warning RequireThis Method call to 'THROWS' needs "this.". 250 21
    # warning RequireThis Method call to 'THROWS' needs "LockStep.this.". 250 21
    # warning RequireThis Method call to 'check' needs "this.". 255 21
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 255 21
    # warning RequireThis Method call to 'THROWS' needs "this.". 256 21
    # warning RequireThis Method call to 'THROWS' needs "LockStep.this.". 256 21
    # warning RequireThis Method call to 'THROWS' needs "this.". 260 21
    # warning RequireThis Method call to 'THROWS' needs "LockStep.this.". 260 21
    # warning RequireThis Reference to instance variable 'rnd' needs "this.". 267 25
    # warning RequireThis Reference to instance variable 'rnd' needs "LockStep.this.". 267 25
    # warning RequireThis Reference to instance variable 'rnd' needs "this.". 285 25
    # warning RequireThis Reference to instance variable 'rnd' needs "LockStep.this.". 285 25
    # warning RequireThis Method call to 'check' needs "this.". 290 21
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 290 21
    # warning RequireThis Method call to 'check' needs "this.". 291 21
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 291 21
    # warning RequireThis Method call to 'THROWS' needs "this.". 292 21
    # warning RequireThis Method call to 'THROWS' needs "LockStep.this.". 292 21
    # warning RequireThis Method call to 'equal' needs "this.". 295 21
    # warning RequireThis Method call to 'equal' needs "LockStep.this.". 295 21
    # warning RequireThis Method call to 'check' needs "this.". 296 21
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 296 21
    # warning RequireThis Method call to 'equal' needs "this.". 298 21
    # warning RequireThis Method call to 'equal' needs "LockStep.this.". 298 21
    # warning RequireThis Method call to 'check' needs "this.". 299 21
    # warning RequireThis Method call to 'check' needs "LockStep.this.". 299 21
    # warning RequireThis Method call to 'THROWS' needs "this.". 300 21
    # warning RequireThis Method call to 'THROWS' needs "LockStep.this.". 300 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Locale/LocaleEnhanceTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'assertEquals' needs "this.". 351 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 351 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 710 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 710 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 711 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 711 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 714 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 714 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 715 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 715 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 718 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 718 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 719 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 719 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 720 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 720 9
    # warning RequireThis Method call to 'assertNotNull' needs "this.". 781 9
    # warning RequireThis Method call to 'assertNotNull' needs "LocaleEnhanceTest.this.". 781 9
    # warning RequireThis Method call to 'assertNotNull' needs "this.". 782 9
    # warning RequireThis Method call to 'assertNotNull' needs "LocaleEnhanceTest.this.". 782 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 789 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 789 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 825 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 825 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 861 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 861 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 862 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 862 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 911 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 911 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 959 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 959 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 965 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 965 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 971 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 971 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 972 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 972 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 973 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 973 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 979 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 979 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 980 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 980 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 988 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 988 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 996 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 996 9
    # warning RequireThis Method call to 'assertEquals' needs "this.". 1004 9
    # warning RequireThis Method call to 'assertEquals' needs "LocaleEnhanceTest.this.". 1004 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Map/Defaults.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'map' needs "this.". 848 28
    # warning RequireThis Reference to instance variable 'map' needs "ExtendsAbstractMap.this.". 848 28
    # warning RequireThis Reference to instance variable 'map' needs "this.". 852 61
    # warning RequireThis Reference to instance variable 'map' needs "ExtendsAbstractMap.this.". 852 61
    # warning RequireThis Reference to instance variable 'map' needs "this.". 861 28
    # warning RequireThis Reference to instance variable 'map' needs "ExtendsAbstractMap.this.". 861 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Timer/Args.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'check' needs "this.". 54 13
    # warning RequireThis Method call to 'check' needs "Args.this.". 54 13
    # warning RequireThis Method call to 'schedule' needs "this.". 101 9
    # warning RequireThis Method call to 'schedule' needs "Args.this.". 101 9
    # warning RequireThis Method call to 'counter' needs "this.". 101 32
    # warning RequireThis Method call to 'counter' needs "Args.this.". 101 32
    # warning RequireThis Method call to 'schedule' needs "this.". 102 9
    # warning RequireThis Method call to 'schedule' needs "Args.this.". 102 9
    # warning RequireThis Method call to 'counter' needs "this.". 102 32
    # warning RequireThis Method call to 'counter' needs "Args.this.". 102 32
    # warning RequireThis Method call to 'scheduleAtFixedRate' needs "this.". 103 9
    # warning RequireThis Method call to 'scheduleAtFixedRate' needs "Args.this.". 103 9
    # warning RequireThis Method call to 'counter' needs "this.". 103 32
    # warning RequireThis Method call to 'counter' needs "Args.this.". 103 32
    # warning RequireThis Method call to 'check' needs "this.". 110 9
    # warning RequireThis Method call to 'check' needs "Args.this.". 110 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/Timer/DelayOverflow.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'checkScheduledExecutionTime' needs "this.". 79 21
    # warning RequireThis Method call to 'checkScheduledExecutionTime' needs "DelayOverflow.this.". 79 21
    # warning RequireThis Method call to 'scheduleNow' needs "this.". 84 13
    # warning RequireThis Method call to 'scheduleNow' needs "DelayOverflow.this.". 84 13
    # warning RequireThis Method call to 'equal' needs "this.". 86 13
    # warning RequireThis Method call to 'equal' needs "DelayOverflow.this.". 86 13
    # warning RequireThis Method call to 'checkScheduledExecutionTime' needs "this.". 87 13
    # warning RequireThis Method call to 'checkScheduledExecutionTime' needs "DelayOverflow.this.". 87 13
    # warning RequireThis Method call to 'sleep' needs "this.". 89 17
    # warning RequireThis Method call to 'sleep' needs "DelayOverflow.this.". 89 17
    # warning RequireThis Method call to 'check' needs "this.". 90 13
    # warning RequireThis Method call to 'check' needs "DelayOverflow.this.". 90 13
    # warning RequireThis Method call to 'checkScheduledExecutionTime' needs "this.". 92 13
    # warning RequireThis Method call to 'checkScheduledExecutionTime' needs "DelayOverflow.this.". 92 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/WeakHashMap/GCDuringIteration.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'check' needs "this.". 78 13
    # warning RequireThis Method call to 'check' needs "GCDuringIteration.this.". 78 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/BlockingQueue/Interrupt.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'thisThread' needs "this.". 43 45

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/BlockingQueue/OfferDrainToLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getRandom' needs "this.". 118 36
    # warning RequireThis Method call to 'getRandom' needs "OfferDrainToLoops.this.". 118 36
    # warning RequireThis Method call to 'equal' needs "this.". 125 21
    # warning RequireThis Method call to 'equal' needs "OfferDrainToLoops.this.". 125 21
    # warning RequireThis Method call to 'equal' needs "this.". 127 25
    # warning RequireThis Method call to 'equal' needs "OfferDrainToLoops.this.". 127 25
    # warning RequireThis Method call to 'getRandom' needs "this.". 136 36
    # warning RequireThis Method call to 'getRandom' needs "OfferDrainToLoops.this.". 136 36
    # warning RequireThis Method call to 'checkNotContainsNull' needs "this.". 139 29
    # warning RequireThis Method call to 'checkNotContainsNull' needs "OfferDrainToLoops.this.". 139 29
    # warning RequireThis Method call to 'check' needs "this.". 145 29
    # warning RequireThis Method call to 'check' needs "OfferDrainToLoops.this.". 145 29
    # warning RequireThis Method call to 'check' needs "this.". 146 29
    # warning RequireThis Method call to 'check' needs "OfferDrainToLoops.this.". 146 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/ConcurrentHashMap/ToArray.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'prevSize' needs "this.". 68 17
    # warning RequireThis Method call to 'checkProgress' needs "this.". 77 29
    # warning RequireThis Method call to 'checkProgress' needs "this.". 78 29
    # warning RequireThis Method call to 'checkProgress' needs "this.". 79 29
    # warning RequireThis Method call to 'checkProgress' needs "this.". 80 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/ConcurrentQueues/OfferRemoveLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getRandom' needs "this.". 100 40
    # warning RequireThis Method call to 'getRandom' needs "OfferRemoveLoops.this.". 100 40
    # warning RequireThis Method call to 'getRandom' needs "this.". 115 40
    # warning RequireThis Method call to 'getRandom' needs "OfferRemoveLoops.this.". 115 40
    # warning RequireThis Method call to 'getRandom' needs "this.". 132 36
    # warning RequireThis Method call to 'getRandom' needs "OfferRemoveLoops.this.". 132 36
    # warning RequireThis Method call to 'checkNotContainsNull' needs "this.". 135 29
    # warning RequireThis Method call to 'checkNotContainsNull' needs "OfferRemoveLoops.this.". 135 29
    # warning RequireThis Method call to 'checkNotContainsNull' needs "this.". 137 29
    # warning RequireThis Method call to 'checkNotContainsNull' needs "OfferRemoveLoops.this.". 137 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/ConcurrentQueues/RemovePollRace.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'await' needs "this.". 133 17
    # warning RequireThis Method call to 'await' needs "RemovePollRace.this.". 133 17
    # warning RequireThis Method call to 'await' needs "this.". 147 17
    # warning RequireThis Method call to 'await' needs "RemovePollRace.this.". 147 17
    # warning RequireThis Method call to 'await' needs "this.". 161 17
    # warning RequireThis Method call to 'await' needs "RemovePollRace.this.". 161 17
    # warning RequireThis Method call to 'checkedThread' needs "this.". 175 24
    # warning RequireThis Method call to 'checkedThread' needs "RemovePollRace.this.". 175 24
    # warning RequireThis Method call to 'checkedThread' needs "this.". 177 26
    # warning RequireThis Method call to 'checkedThread' needs "RemovePollRace.this.". 177 26
    # warning RequireThis Method call to 'checkedThread' needs "this.". 179 25
    # warning RequireThis Method call to 'checkedThread' needs "RemovePollRace.this.". 179 25
    # warning RequireThis Reference to instance variable 'results' needs "this.". 195 9
    # warning RequireThis Reference to instance variable 'results' needs "RemovePollRace.this.". 195 9
    # warning RequireThis Method call to 'unexpected' needs "this.". 222 49
    # warning RequireThis Method call to 'unexpected' needs "RemovePollRace.this.". 222 49

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/CountDownLatch/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'awaiter' needs "this.". 85 24
    # warning RequireThis Method call to 'awaiter' needs "Basic.this.". 85 24
    # warning RequireThis Method call to 'awaiter' needs "this.". 88 20
    # warning RequireThis Method call to 'awaiter' needs "Basic.this.". 88 20

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/CyclicBarrier/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 122 26

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/DelayQueue/Stress.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getDelay' needs "this.". 48 34

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/Executors/PrivilegedCallables.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'real' needs "this.". 42 20
    # warning RequireThis Reference to instance variable 'real' needs "PrivilegedCallables.this.". 42 20
    # warning RequireThis Reference to instance variable 'realCaller' needs "this.". 105 77
    # warning RequireThis Reference to instance variable 'realCaller' needs "PrivilegedCallables.this.". 105 77
    # warning RequireThis Method call to 'throwThrowable' needs "this.". 129 25
    # warning RequireThis Method call to 'throwThrowable' needs "PrivilegedCallables.this.". 129 25
    # warning RequireThis Method call to 'equal' needs "this.". 139 17
    # warning RequireThis Method call to 'equal' needs "PrivilegedCallables.this.". 139 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/FutureTask/DoneTimedGetLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'check' needs "this.". 113 25
    # warning RequireThis Method call to 'check' needs "DoneTimedGetLoops.this.". 113 25
    # warning RequireThis Method call to 'fail' needs "this.". 123 63
    # warning RequireThis Method call to 'fail' needs "DoneTimedGetLoops.this.". 123 63
    # warning RequireThis Method call to 'check' needs "this.". 125 29
    # warning RequireThis Method call to 'check' needs "DoneTimedGetLoops.this.". 125 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/FutureTask/Throw.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'taskFor' needs "this.". 77 28
    # warning RequireThis Method call to 'taskFor' needs "Throw.this.". 77 28
    # warning RequireThis Method call to 'taskFor' needs "this.". 79 28
    # warning RequireThis Method call to 'taskFor' needs "Throw.this.". 79 28
    # warning RequireThis Method call to 'THROWS' needs "this.". 81 21
    # warning RequireThis Method call to 'THROWS' needs "Throw.this.". 81 21
    # warning RequireThis Method call to 'taskFor' needs "this.". 83 32
    # warning RequireThis Method call to 'taskFor' needs "Throw.this.". 83 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/Phaser/Arrive.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'equal' needs "this.". 59 13
    # warning RequireThis Method call to 'equal' needs "Arrive.this.". 59 13
    # warning RequireThis Method call to 'equal' needs "this.". 61 13
    # warning RequireThis Method call to 'equal' needs "Arrive.this.". 61 13
    # warning RequireThis Method call to 'fail' needs "this.". 68 17
    # warning RequireThis Method call to 'fail' needs "Arrive.this.". 68 17
    # warning RequireThis Method call to 'equal' needs "this.". 76 9
    # warning RequireThis Method call to 'equal' needs "Arrive.this.". 76 9
    # warning RequireThis Method call to 'equal' needs "this.". 77 9
    # warning RequireThis Method call to 'equal' needs "Arrive.this.". 77 9
    # warning RequireThis Method call to 'equal' needs "this.". 78 9
    # warning RequireThis Method call to 'equal' needs "Arrive.this.". 78 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/Phaser/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 183 26
    # warning RequireThis Reference to instance variable 'i' needs "this.". 201 26

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/Phaser/TieredArriveLoops.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'equal' needs "this.". 61 17
    # warning RequireThis Method call to 'equal' needs "TieredArriveLoops.this.". 61 17
    # warning RequireThis Method call to 'check' needs "this.". 63 17
    # warning RequireThis Method call to 'check' needs "TieredArriveLoops.this.". 63 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/ScheduledThreadPoolExecutor/BasicCancelTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'check' needs "this.". 84 9
    # warning RequireThis Method call to 'check' needs "BasicCancelTest.this.". 84 9
    # warning RequireThis Method call to 'checkTerminated' needs "this.". 85 9
    # warning RequireThis Method call to 'checkTerminated' needs "BasicCancelTest.this.". 85 9
    # warning RequireThis Method call to 'equal' needs "this.". 86 9
    # warning RequireThis Method call to 'equal' needs "BasicCancelTest.this.". 86 9
    # warning RequireThis Method call to 'equal' needs "this.". 87 9
    # warning RequireThis Method call to 'equal' needs "BasicCancelTest.this.". 87 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/ScheduledThreadPoolExecutor/DecorateTask.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'countDownTask' needs "this.". 82 34
    # warning RequireThis Method call to 'countDownTask' needs "DecorateTask.this.". 82 34
    # warning RequireThis Method call to 'countDownTask' needs "this.". 83 37
    # warning RequireThis Method call to 'countDownTask' needs "DecorateTask.this.". 83 37
    # warning RequireThis Method call to 'equal' needs "this.". 88 9
    # warning RequireThis Method call to 'equal' needs "DecorateTask.this.". 88 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/ScheduledThreadPoolExecutor/DelayOverflow.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'fail' needs "this.". 106 45
    # warning RequireThis Method call to 'fail' needs "DelayOverflow.this.". 106 45
    # warning RequireThis Method call to 'unexpected' needs "this.". 112 53
    # warning RequireThis Method call to 'unexpected' needs "DelayOverflow.this.". 112 53
    # warning RequireThis Method call to 'scheduleNow' needs "this.". 116 17
    # warning RequireThis Method call to 'scheduleNow' needs "DelayOverflow.this.". 116 17
    # warning RequireThis Method call to 'scheduleAtTheEndOfTime' needs "this.". 118 17
    # warning RequireThis Method call to 'scheduleAtTheEndOfTime' needs "DelayOverflow.this.". 118 17
    # warning RequireThis Method call to 'check' needs "this.". 121 17
    # warning RequireThis Method call to 'check' needs "DelayOverflow.this.". 121 17
    # warning RequireThis Method call to 'equal' needs "this.". 122 17
    # warning RequireThis Method call to 'equal' needs "DelayOverflow.this.". 122 17
    # warning RequireThis Method call to 'scheduleNow' needs "this.". 137 29
    # warning RequireThis Method call to 'scheduleNow' needs "DelayOverflow.this.". 137 29
    # warning RequireThis Method call to 'unexpected' needs "this.". 139 49
    # warning RequireThis Method call to 'unexpected' needs "DelayOverflow.this.". 139 49
    # warning RequireThis Method call to 'check' needs "this.". 145 13
    # warning RequireThis Method call to 'check' needs "DelayOverflow.this.". 145 13
    # warning RequireThis Method call to 'equal' needs "this.". 146 13
    # warning RequireThis Method call to 'equal' needs "DelayOverflow.this.". 146 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/ScheduledThreadPoolExecutor/ZeroCorePoolSize.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'taskRun' needs "this.". 47 17
    # warning RequireThis Reference to instance variable 'taskRun' needs "ZeroCorePoolSize.this.". 47 17
    # warning RequireThis Method call to 'check' needs "this.". 50 9
    # warning RequireThis Method call to 'check' needs "ZeroCorePoolSize.this.". 50 9
    # warning RequireThis Method call to 'check' needs "this.". 55 9
    # warning RequireThis Method call to 'check' needs "ZeroCorePoolSize.this.". 55 9
    # warning RequireThis Method call to 'check' needs "this.". 56 9
    # warning RequireThis Method call to 'check' needs "ZeroCorePoolSize.this.". 56 9
    # warning RequireThis Method call to 'check' needs "this.". 57 9
    # warning RequireThis Method call to 'check' needs "ZeroCorePoolSize.this.". 57 9
    # warning RequireThis Reference to instance variable 'taskRun' needs "this.". 57 15
    # warning RequireThis Reference to instance variable 'taskRun' needs "ZeroCorePoolSize.this.". 57 15

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/ThreadPoolExecutor/CoreThreadTimeOut.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'countExecutorThreads' needs "this.". 79 21
    # warning RequireThis Method call to 'countExecutorThreads' needs "CoreThreadTimeOut.this.". 79 21
    # warning RequireThis Method call to 'millisElapsedSince' needs "this.". 80 13
    # warning RequireThis Method call to 'millisElapsedSince' needs "CoreThreadTimeOut.this.". 80 13
    # warning RequireThis Method call to 'equal' needs "this.". 81 13
    # warning RequireThis Method call to 'equal' needs "CoreThreadTimeOut.this.". 81 13
    # warning RequireThis Method call to 'countExecutorThreads' needs "this.". 82 16
    # warning RequireThis Method call to 'countExecutorThreads' needs "CoreThreadTimeOut.this.". 82 16
    # warning RequireThis Method call to 'millisElapsedSince' needs "this.". 83 16
    # warning RequireThis Method call to 'millisElapsedSince' needs "CoreThreadTimeOut.this.". 83 16
    # warning RequireThis Method call to 'equal' needs "this.". 84 9
    # warning RequireThis Method call to 'equal' needs "CoreThreadTimeOut.this.". 84 9
    # warning RequireThis Method call to 'countExecutorThreads' needs "this.". 84 15
    # warning RequireThis Method call to 'countExecutorThreads' needs "CoreThreadTimeOut.this.". 84 15
    # warning RequireThis Method call to 'check' needs "this.". 86 9
    # warning RequireThis Method call to 'check' needs "CoreThreadTimeOut.this.". 86 9
    # warning RequireThis Method call to 'check' needs "this.". 87 9
    # warning RequireThis Method call to 'check' needs "CoreThreadTimeOut.this.". 87 9
    # warning RequireThis Reference to instance variable 'passed' needs "this.". 89 61
    # warning RequireThis Reference to instance variable 'passed' needs "CoreThreadTimeOut.this.". 89 61
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 89 69
    # warning RequireThis Reference to instance variable 'failed' needs "CoreThreadTimeOut.this.". 89 69
    # warning RequireThis Reference to instance variable 'failed' needs "this.". 90 13
    # warning RequireThis Reference to instance variable 'failed' needs "CoreThreadTimeOut.this.". 90 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/ThreadPoolExecutor/SelfInterrupt.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'equal' needs "this.". 47 21
    # warning RequireThis Method call to 'equal' needs "SelfInterrupt.this.". 47 21
    # warning RequireThis Method call to 'check' needs "this.". 50 21
    # warning RequireThis Method call to 'check' needs "SelfInterrupt.this.". 50 21
    # warning RequireThis Method call to 'equal' needs "this.". 51 21
    # warning RequireThis Method call to 'equal' needs "SelfInterrupt.this.". 51 21
    # warning RequireThis Method call to 'check' needs "this.". 54 21
    # warning RequireThis Method call to 'check' needs "SelfInterrupt.this.". 54 21
    # warning RequireThis Method call to 'unexpected' needs "this.". 55 41
    # warning RequireThis Method call to 'unexpected' needs "SelfInterrupt.this.". 55 41
    # warning RequireThis Method call to 'check' needs "this.". 58 9
    # warning RequireThis Method call to 'check' needs "SelfInterrupt.this.". 58 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/locks/ReentrantReadWriteLock/Bug6571733.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'check' needs "this.". 48 17
    # warning RequireThis Method call to 'check' needs "Bug6571733.this.". 48 17
    # warning RequireThis Method call to 'unexpected' needs "this.". 52 37
    # warning RequireThis Method call to 'unexpected' needs "Bug6571733.this.". 52 37

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/locks/ReentrantReadWriteLock/Count.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'equal' needs "this.". 73 25
    # warning RequireThis Method call to 'equal' needs "Count.this.". 73 25
    # warning RequireThis Method call to 'equal' needs "this.". 74 25
    # warning RequireThis Method call to 'equal' needs "Count.this.". 74 25
    # warning RequireThis Method call to 'check' needs "this.". 75 25
    # warning RequireThis Method call to 'check' needs "Count.this.". 75 25
    # warning RequireThis Method call to 'equal' needs "this.". 76 25
    # warning RequireThis Method call to 'equal' needs "Count.this.". 76 25
    # warning RequireThis Method call to 'lock' needs "this.". 78 25
    # warning RequireThis Method call to 'lock' needs "Count.this.". 78 25
    # warning RequireThis Method call to 'equal' needs "this.". 83 25
    # warning RequireThis Method call to 'equal' needs "Count.this.". 83 25
    # warning RequireThis Method call to 'equal' needs "this.". 84 25
    # warning RequireThis Method call to 'equal' needs "Count.this.". 84 25
    # warning RequireThis Method call to 'equal' needs "this.". 85 25
    # warning RequireThis Method call to 'equal' needs "Count.this.". 85 25
    # warning RequireThis Method call to 'check' needs "this.". 86 25
    # warning RequireThis Method call to 'check' needs "Count.this.". 86 25
    # warning RequireThis Method call to 'unexpected' needs "this.". 93 41
    # warning RequireThis Method call to 'unexpected' needs "Count.this.". 93 41
    # warning RequireThis Method call to 'check' needs "this.". 95 9
    # warning RequireThis Method call to 'check' needs "Count.this.". 95 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/concurrent/locks/StampedLock/Basic.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'i' needs "this.". 262 26
    # warning RequireThis Reference to instance variable 'view' needs "this.". 264 49
    # warning RequireThis Reference to instance variable 'view' needs "this.". 266 75
    # warning RequireThis Reference to instance variable 'view' needs "this.". 268 75
    # warning RequireThis Reference to instance variable 'i' needs "this.". 280 26
    # warning RequireThis Reference to instance variable 'view' needs "this.". 282 49
    # warning RequireThis Reference to instance variable 'view' needs "this.". 284 75
    # warning RequireThis Reference to instance variable 'view' needs "this.". 286 75

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/logging/LoggerSubclass.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'equal' needs "this.". 49 9
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 49 9
    # warning RequireThis Method call to 'equal' needs "this.". 50 9
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 50 9
    # warning RequireThis Method call to 'equal' needs "this.". 51 9
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 51 9
    # warning RequireThis Method call to 'equal' needs "this.". 52 9
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 52 9
    # warning RequireThis Method call to 'check' needs "this.". 53 9
    # warning RequireThis Method call to 'check' needs "LoggerSubclass.this.". 53 9
    # warning RequireThis Method call to 'equal' needs "this.". 58 17
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 58 17
    # warning RequireThis Method call to 'equal' needs "this.". 59 17
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 59 17
    # warning RequireThis Method call to 'equal' needs "this.". 60 17
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 60 17
    # warning RequireThis Method call to 'equal' needs "this.". 61 17
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 61 17
    # warning RequireThis Method call to 'equal' needs "this.". 62 17
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 62 17
    # warning RequireThis Method call to 'equal' needs "this.". 63 17
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 63 17
    # warning RequireThis Method call to 'equal' needs "this.". 64 17
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 64 17
    # warning RequireThis Method call to 'equal' needs "this.". 67 21
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 67 21
    # warning RequireThis Method call to 'equal' needs "this.". 69 21
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 69 21
    # warning RequireThis Method call to 'equal' needs "this.". 71 21
    # warning RequireThis Method call to 'equal' needs "LoggerSubclass.this.". 71 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/java/util/stream/bootlib/java/util/stream/LambdaTestHelpers.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'accept' needs "this.". 311 17
    # warning RequireThis Method call to 'accept' needs "this.". 316 17
    # warning RequireThis Method call to 'accept' needs "this.". 321 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/imageio/metadata/IIOMetadataFormat/MetadataFormatThreadTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'test_class' needs "this.". 68 41
    # warning RequireThis Reference to instance variable 'test_class' needs "MetadataFormatThreadTest.this.". 68 41

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/imageio/plugins/gif/GifTransparencyTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'src' needs "this.". 136 34
    # warning RequireThis Reference to instance variable 'src' needs "GifTransparencyTest.this.". 136 34
    # warning RequireThis Reference to instance variable 'dst' needs "this.". 137 13
    # warning RequireThis Reference to instance variable 'dst' needs "GifTransparencyTest.this.". 137 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/management/MBeanServer/NotifDeadlockTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'register' needs "this.". 97 33
    # warning RequireThis Reference to instance variable 'register' needs "XListener.this.". 97 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/management/MBeanServer/OldMBeanServerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'clr' needs "this.". 828 28
    # warning RequireThis Reference to instance variable 'clr' needs "OldMBeanServer.this.". 828 28
    # warning RequireThis Reference to instance variable 'clr' needs "this.". 834 28
    # warning RequireThis Reference to instance variable 'clr' needs "OldMBeanServer.this.". 834 28
    # warning RequireThis Reference to instance variable 'clr' needs "this.". 840 28
    # warning RequireThis Reference to instance variable 'clr' needs "OldMBeanServer.this.". 840 28

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/management/MBeanServer/PostRegisterDeadlockTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mbs' needs "this.". 66 33
    # warning RequireThis Reference to instance variable 'mbs' needs "Blibby.this.". 66 33
    # warning RequireThis Reference to instance variable 'otherName' needs "this.". 66 53
    # warning RequireThis Reference to instance variable 'otherName' needs "Blibby.this.". 66 53
    # warning RequireThis Reference to instance variable 'otherName' needs "this.". 69 53
    # warning RequireThis Reference to instance variable 'otherName' needs "Blibby.this.". 69 53

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/management/MBeanServer/PostRegisterDeadlockTest2.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mbs' needs "this.". 48 26
    # warning RequireThis Reference to instance variable 'mbs' needs "Empty.this.". 48 26
    # warning RequireThis Reference to instance variable 'on' needs "this.". 48 43
    # warning RequireThis Reference to instance variable 'on' needs "Empty.this.". 48 43

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/management/MBeanServer/PreDeregisterDeadlockTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mbs' needs "this.". 59 29
    # warning RequireThis Reference to instance variable 'mbs' needs "Blibby.this.". 59 29
    # warning RequireThis Reference to instance variable 'otherName' needs "this.". 59 49
    # warning RequireThis Reference to instance variable 'otherName' needs "Blibby.this.". 59 49
    # warning RequireThis Reference to instance variable 'mbs' needs "this.". 101 25
    # warning RequireThis Reference to instance variable 'mbs' needs "Blobby.this.". 101 25
    # warning RequireThis Reference to instance variable 'objectName' needs "this.". 101 45
    # warning RequireThis Reference to instance variable 'objectName' needs "Blobby.this.". 101 45
    # warning RequireThis Reference to instance variable 'semaphore' needs "this.". 104 25
    # warning RequireThis Reference to instance variable 'semaphore' needs "Blobby.this.". 104 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/management/monitor/CounterMonitorDeadlockTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doSensitiveThing' needs "this.". 81 21
    # warning RequireThis Method call to 'doSensitiveThing' needs "TestCase.this.". 81 21
    # warning RequireThis Reference to instance variable 'when' needs "this.". 90 18
    # warning RequireThis Reference to instance variable 'when' needs "TestCase.this.". 90 18

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/management/monitor/GaugeMonitorDeadlockTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doSensitiveThing' needs "this.". 81 21
    # warning RequireThis Method call to 'doSensitiveThing' needs "TestCase.this.". 81 21
    # warning RequireThis Reference to instance variable 'when' needs "this.". 90 18
    # warning RequireThis Reference to instance variable 'when' needs "TestCase.this.". 90 18

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/management/monitor/StringMonitorDeadlockTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doSensitiveThing' needs "this.". 81 21
    # warning RequireThis Method call to 'doSensitiveThing' needs "TestCase.this.". 81 21
    # warning RequireThis Reference to instance variable 'when' needs "this.". 90 18
    # warning RequireThis Reference to instance variable 'when' needs "TestCase.this.". 90 18

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/management/remote/mandatory/notif/NotificationBufferDeadlockTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'mbs' needs "this.". 238 29
    # warning RequireThis Reference to instance variable 'mbs' needs "CreateDuringQueryInvocationHandler.this.". 238 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/sound/midi/Gervill/SoftSynthesizer/TestPreciseTimestampRendering.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'active' needs "this.". 108 32
    # warning RequireThis Reference to instance variable 'active' needs "this.". 112 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/sound/midi/Gervill/SoftTuning/RealTimeTuning.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'pitch' needs "this.". 52 29
    # warning RequireThis Reference to instance variable 'pitch' needs "PitchSpy.this.". 52 29
    # warning RequireThis Reference to instance variable 'pitch' needs "this.". 56 29
    # warning RequireThis Reference to instance variable 'pitch' needs "PitchSpy.this.". 56 29
    # warning RequireThis Reference to instance variable 'pitch' needs "this.". 61 29
    # warning RequireThis Reference to instance variable 'pitch' needs "PitchSpy.this.". 61 29
    # warning RequireThis Reference to instance variable 'pitch' needs "this.". 70 29
    # warning RequireThis Reference to instance variable 'pitch' needs "PitchSpy.this.". 70 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/AbstractButton/6711682/bug6711682.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'editedRow' needs "this.". 130 68

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JComponent/4337267/bug4337267.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'printComponent' needs "this.". 78 13
    # warning RequireThis Method call to 'printComponent' needs "bug4337267.this.". 78 13
    # warning RequireThis Reference to instance variable 'printq' needs "this.". 78 28
    # warning RequireThis Reference to instance variable 'printq' needs "bug4337267.this.". 78 28
    # warning RequireThis Reference to instance variable 'i1' needs "this.". 78 39
    # warning RequireThis Reference to instance variable 'i1' needs "bug4337267.this.". 78 39
    # warning RequireThis Method call to 'printComponent' needs "this.". 79 13
    # warning RequireThis Method call to 'printComponent' needs "bug4337267.this.". 79 13
    # warning RequireThis Reference to instance variable 'printq' needs "this.". 79 28
    # warning RequireThis Reference to instance variable 'printq' needs "bug4337267.this.". 79 28
    # warning RequireThis Reference to instance variable 'i2' needs "this.". 79 39
    # warning RequireThis Reference to instance variable 'i2' needs "bug4337267.this.". 79 39
    # warning RequireThis Method call to 'assertEquals' needs "this.". 85 13
    # warning RequireThis Method call to 'assertEquals' needs "bug4337267.this.". 85 13
    # warning RequireThis Reference to instance variable 'p1' needs "this.". 85 26
    # warning RequireThis Reference to instance variable 'p1' needs "bug4337267.this.". 85 26
    # warning RequireThis Reference to instance variable 'p2' needs "this.". 85 36
    # warning RequireThis Reference to instance variable 'p2' needs "bug4337267.this.". 85 36
    # warning RequireThis Method call to 'assertEquals' needs "this.". 86 13
    # warning RequireThis Method call to 'assertEquals' needs "bug4337267.this.". 86 13
    # warning RequireThis Reference to instance variable 'i1' needs "this.". 86 26
    # warning RequireThis Reference to instance variable 'i1' needs "bug4337267.this.". 86 26
    # warning RequireThis Reference to instance variable 'i2' needs "this.". 86 30
    # warning RequireThis Reference to instance variable 'i2' needs "bug4337267.this.". 86 30

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JEditorPane/bug4714674.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'pass' needs "this.". 74 17
    # warning RequireThis Method call to 'pass' needs "bug4714674.this.". 74 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JFileChooser/6489130/bug6489130.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'state' needs "this.". 45 21
    # warning RequireThis Reference to instance variable 'state' needs "bug6489130.this.". 45 21
    # warning RequireThis Reference to instance variable 'chooser' needs "this.". 50 29
    # warning RequireThis Reference to instance variable 'chooser' needs "bug6489130.this.". 50 29
    # warning RequireThis Reference to instance variable 'state' needs "this.". 75 13
    # warning RequireThis Reference to instance variable 'state' needs "bug6489130.this.". 75 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JFileChooser/6520101/bug6520101.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'chooser' needs "this.". 97 17
    # warning RequireThis Reference to instance variable 'chooser' needs "bug6520101.this.". 97 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JFileChooser/6798062/bug6798062.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setEnabledState' needs "this.". 99 17
    # warning RequireThis Method call to 'setEnabledState' needs "bug6798062.this.". 99 17
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 101 17
    # warning RequireThis Reference to instance variable 'thread' needs "bug6798062.this.". 101 17
    # warning RequireThis Reference to instance variable 'slider' needs "this.". 101 39
    # warning RequireThis Reference to instance variable 'slider' needs "bug6798062.this.". 101 39
    # warning RequireThis Reference to instance variable 'tfLink' needs "this.". 101 58
    # warning RequireThis Reference to instance variable 'tfLink' needs "bug6798062.this.". 101 58
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 102 17
    # warning RequireThis Reference to instance variable 'thread' needs "bug6798062.this.". 102 17
    # warning RequireThis Reference to instance variable 'btnStop' needs "this.". 106 9
    # warning RequireThis Reference to instance variable 'btnStop' needs "bug6798062.this.". 106 9
    # warning RequireThis Reference to instance variable 'btnStop' needs "this.". 108 9
    # warning RequireThis Reference to instance variable 'btnStop' needs "bug6798062.this.". 108 9
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 110 17
    # warning RequireThis Reference to instance variable 'thread' needs "bug6798062.this.". 110 17
    # warning RequireThis Reference to instance variable 'thread' needs "this.". 111 17
    # warning RequireThis Reference to instance variable 'thread' needs "bug6798062.this.". 111 17
    # warning RequireThis Method call to 'setEnabledState' needs "this.". 113 17
    # warning RequireThis Method call to 'setEnabledState' needs "bug6798062.this.". 113 17
    # warning RequireThis Reference to instance variable 'btnGC' needs "this.". 117 9
    # warning RequireThis Reference to instance variable 'btnGC' needs "bug6798062.this.". 117 9
    # warning RequireThis Method call to 'setEnabledState' needs "this.". 123 9
    # warning RequireThis Method call to 'setEnabledState' needs "bug6798062.this.". 123 9
    # warning RequireThis Reference to instance variable 'btnStart' needs "this.". 129 23
    # warning RequireThis Reference to instance variable 'btnStart' needs "bug6798062.this.". 129 23
    # warning RequireThis Reference to instance variable 'btnStop' needs "this.". 130 23
    # warning RequireThis Reference to instance variable 'btnStop' needs "bug6798062.this.". 130 23
    # warning RequireThis Reference to instance variable 'btnGC' needs "this.". 131 23
    # warning RequireThis Reference to instance variable 'btnGC' needs "bug6798062.this.". 131 23
    # warning RequireThis Reference to instance variable 'tfLink' needs "this.". 133 9
    # warning RequireThis Reference to instance variable 'tfLink' needs "bug6798062.this.". 133 9
    # warning RequireThis Reference to instance variable 'slider' needs "this.". 139 23
    # warning RequireThis Reference to instance variable 'slider' needs "bug6798062.this.". 139 23
    # warning RequireThis Reference to instance variable 'tfLink' needs "this.". 141 23
    # warning RequireThis Reference to instance variable 'tfLink' needs "bug6798062.this.". 141 23

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JFrame/4962534/bug4962534.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'createAndShowGUI' needs "this.". 57 21
    # warning RequireThis Method call to 'createAndShowGUI' needs "bug4962534.this.". 57 21
    # warning RequireThis Reference to instance variable 'lPane' needs "this.". 162 17
    # warning RequireThis Reference to instance variable 'lPane' needs "bug4962534.this.". 162 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 162 25
    # warning RequireThis Reference to instance variable 'frame' needs "bug4962534.this.". 162 25
    # warning RequireThis Reference to instance variable 'lPane' needs "this.". 173 37
    # warning RequireThis Reference to instance variable 'lPane' needs "bug4962534.this.". 173 37
    # warning RequireThis Reference to instance variable 'titleComponent' needs "this.". 174 21
    # warning RequireThis Reference to instance variable 'titleComponent' needs "bug4962534.this.". 174 21
    # warning RequireThis Reference to instance variable 'lPane' needs "this.". 174 38
    # warning RequireThis Reference to instance variable 'lPane' needs "bug4962534.this.". 174 38
    # warning RequireThis Reference to instance variable 'titleComponent' needs "this.". 175 25
    # warning RequireThis Reference to instance variable 'titleComponent' needs "bug4962534.this.". 175 25
    # warning RequireThis Reference to instance variable 'titleFound' needs "this.". 176 25
    # warning RequireThis Reference to instance variable 'titleFound' needs "bug4962534.this.". 176 25
    # warning RequireThis Reference to instance variable 'framePosition' needs "this.". 189 17
    # warning RequireThis Reference to instance variable 'framePosition' needs "bug4962534.this.". 189 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 189 33
    # warning RequireThis Reference to instance variable 'frame' needs "bug4962534.this.". 189 33
    # warning RequireThis Reference to instance variable 'newFrameLocation' needs "this.". 201 21
    # warning RequireThis Reference to instance variable 'newFrameLocation' needs "bug4962534.this.". 201 21
    # warning RequireThis Reference to instance variable 'gcBounds' needs "this.". 201 42
    # warning RequireThis Reference to instance variable 'gcBounds' needs "bug4962534.this.". 201 42
    # warning RequireThis Reference to instance variable 'newFrameLocation' needs "this.". 201 60
    # warning RequireThis Reference to instance variable 'newFrameLocation' needs "bug4962534.this.". 201 60
    # warning RequireThis Reference to instance variable 'newFrameLocation' needs "this.". 202 24
    # warning RequireThis Reference to instance variable 'newFrameLocation' needs "bug4962534.this.". 202 24
    # warning RequireThis Reference to instance variable 'gcBounds' needs "this.". 202 45
    # warning RequireThis Reference to instance variable 'gcBounds' needs "bug4962534.this.". 202 45
    # warning RequireThis Reference to instance variable 'newFrameLocation' needs "this.". 202 64
    # warning RequireThis Reference to instance variable 'newFrameLocation' needs "bug4962534.this.". 202 64
    # warning RequireThis Reference to instance variable 'newFrameLocation' needs "this.". 216 17
    # warning RequireThis Reference to instance variable 'newFrameLocation' needs "bug4962534.this.". 216 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 216 46
    # warning RequireThis Reference to instance variable 'frame' needs "bug4962534.this.". 216 46
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 217 27
    # warning RequireThis Reference to instance variable 'frame' needs "bug4962534.this.". 217 27
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 217 49
    # warning RequireThis Reference to instance variable 'frame' needs "bug4962534.this.". 217 49
    # warning RequireThis Reference to instance variable 'titleComponent' needs "this.". 217 81
    # warning RequireThis Reference to instance variable 'titleComponent' needs "bug4962534.this.". 217 81
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 229 29
    # warning RequireThis Reference to instance variable 'frame' needs "bug4962534.this.". 229 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JInternalFrame/4193219/IconCoord.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'pass' needs "this.". 117 29
    # warning RequireThis Method call to 'pass' needs "Test.this.". 117 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JInternalFrame/4251301/bug4251301.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'pass' needs "this.". 95 29
    # warning RequireThis Method call to 'pass' needs "Test.this.". 95 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JInternalFrame/6647340/bug6647340.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setIcon' needs "this.". 90 17
    # warning RequireThis Method call to 'setIcon' needs "bug6647340.this.". 90 17
    # warning RequireThis Reference to instance variable 'location' needs "this.". 91 17
    # warning RequireThis Reference to instance variable 'location' needs "bug6647340.this.". 91 17
    # warning RequireThis Reference to instance variable 'jif' needs "this.". 91 28
    # warning RequireThis Reference to instance variable 'jif' needs "bug6647340.this.". 91 28
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 92 34
    # warning RequireThis Reference to instance variable 'frame' needs "bug6647340.this.". 92 34
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 93 17
    # warning RequireThis Reference to instance variable 'frame' needs "bug6647340.this.". 93 17
    # warning RequireThis Method call to 'setIcon' needs "this.". 101 17
    # warning RequireThis Method call to 'setIcon' needs "bug6647340.this.". 101 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 107 34
    # warning RequireThis Reference to instance variable 'frame' needs "bug6647340.this.". 107 34
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 108 17
    # warning RequireThis Reference to instance variable 'frame' needs "bug6647340.this.". 108 17
    # warning RequireThis Method call to 'setIcon' needs "this.". 114 17
    # warning RequireThis Method call to 'setIcon' needs "bug6647340.this.". 114 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JPopupMenu/4458079/bug4458079.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'menu' needs "this.". 100 9
    # warning RequireThis Reference to instance variable 'menu' needs "bug4458079.this.". 100 9
    # warning RequireThis Reference to instance variable 'menu' needs "this.". 101 9
    # warning RequireThis Reference to instance variable 'menu' needs "bug4458079.this.". 101 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JPopupMenu/4966112/bug4966112.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setPopupTrigger' needs "this.". 197 25
    # warning RequireThis Method call to 'setPopupTrigger' needs "this.". 201 25
    # warning RequireThis Method call to 'setPopupTrigger' needs "this.". 205 25

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JPopupMenu/6691503/bug6691503.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 57 17
    # warning RequireThis Reference to instance variable 'frame' needs "bug6691503.this.". 57 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 58 17
    # warning RequireThis Reference to instance variable 'frame' needs "bug6691503.this.". 58 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "this.". 59 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "bug6691503.this.". 59 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "this.". 61 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "bug6691503.this.". 61 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "this.". 69 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "bug6691503.this.". 69 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 69 32
    # warning RequireThis Reference to instance variable 'frame' needs "bug6691503.this.". 69 32
    # warning RequireThis Reference to instance variable 'popupMenu' needs "this.". 71 26
    # warning RequireThis Reference to instance variable 'popupMenu' needs "bug6691503.this.". 71 26
    # warning RequireThis Reference to instance variable 'isAlwaysOnTop1' needs "this.". 72 17
    # warning RequireThis Reference to instance variable 'isAlwaysOnTop1' needs "bug6691503.this.". 72 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "this.". 75 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "bug6691503.this.". 75 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "this.". 84 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "bug6691503.this.". 84 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 84 32
    # warning RequireThis Reference to instance variable 'frame' needs "bug6691503.this.". 84 32
    # warning RequireThis Reference to instance variable 'popupMenu' needs "this.". 86 26
    # warning RequireThis Reference to instance variable 'popupMenu' needs "bug6691503.this.". 86 26
    # warning RequireThis Reference to instance variable 'isAlwaysOnTop2' needs "this.". 87 17
    # warning RequireThis Reference to instance variable 'isAlwaysOnTop2' needs "bug6691503.this.". 87 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "this.". 90 17
    # warning RequireThis Reference to instance variable 'popupMenu' needs "bug6691503.this.". 90 17
    # warning RequireThis Reference to instance variable 'frame' needs "this.". 107 17
    # warning RequireThis Reference to instance variable 'frame' needs "bug6691503.this.". 107 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JPopupMenu/6694823/bug6694823.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'allowsAlwaysOnTopPermission' needs "this.". 68 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JSlider/6278700/bug6278700.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'changeCount' needs "this.". 40 13
    # warning RequireThis Reference to instance variable 'changeCount' needs "bug6278700.this.". 40 13
    # warning RequireThis Reference to instance variable 'listener' needs "this.". 53 42
    # warning RequireThis Reference to instance variable 'listener' needs "bug6278700.this.". 53 42
    # warning RequireThis Reference to instance variable 'changeCount' needs "this.". 56 21
    # warning RequireThis Reference to instance variable 'changeCount' needs "bug6278700.this.". 56 21
    # warning RequireThis Reference to instance variable 'changeCount' needs "this.". 57 100
    # warning RequireThis Reference to instance variable 'changeCount' needs "bug6278700.this.". 57 100
    # warning RequireThis Reference to instance variable 'changeCount' needs "this.". 60 17
    # warning RequireThis Reference to instance variable 'changeCount' needs "bug6278700.this.". 60 17
    # warning RequireThis Reference to instance variable 'listener' needs "this.". 64 42
    # warning RequireThis Reference to instance variable 'listener' needs "bug6278700.this.". 64 42
    # warning RequireThis Reference to instance variable 'changeCount' needs "this.". 67 21
    # warning RequireThis Reference to instance variable 'changeCount' needs "bug6278700.this.". 67 21
    # warning RequireThis Reference to instance variable 'changeCount' needs "this.". 68 100
    # warning RequireThis Reference to instance variable 'changeCount' needs "bug6278700.this.". 68 100

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JSlider/6348946/bug6348946.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'slider' needs "this.". 148 26
    # warning RequireThis Reference to instance variable 'slider' needs "Editor.this.". 148 26
    # warning RequireThis Reference to instance variable 'slider' needs "this.". 149 34
    # warning RequireThis Reference to instance variable 'slider' needs "Editor.this.". 149 34

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JSlider/6587742/bug6587742.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cbThemes' needs "this.". 56 53
    # warning RequireThis Reference to instance variable 'cbThemes' needs "TestPanel.this.". 56 53

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JSlider/6794831/bug6794831.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'countDownLatch' needs "this.". 90 21
    # warning RequireThis Reference to instance variable 'countDownLatch' needs "bug6794831.this.". 90 21
    # warning RequireThis Reference to instance variable 'countDownLatch' needs "this.". 95 13
    # warning RequireThis Reference to instance variable 'countDownLatch' needs "bug6794831.this.". 95 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JSplitPane/4514858/bug4514858.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'pass' needs "this.". 162 29
    # warning RequireThis Method call to 'pass' needs "Test.this.". 162 29

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JSplitPane/4816114/bug4816114.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'splitPane' needs "this.". 112 17
    # warning RequireThis Reference to instance variable 'splitPane' needs "bug4816114.this.". 112 17
    # warning RequireThis Reference to instance variable 'fr' needs "this.". 113 17
    # warning RequireThis Reference to instance variable 'fr' needs "bug4816114.this.". 113 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JTable/6937798/bug6937798.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getValueAt' needs "this.". 145 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JTable/7055065/bug7055065.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getValueAt' needs "this.". 155 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JTable/Test6888156.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'table' needs "this.". 71 9
    # warning RequireThis Reference to instance variable 'table' needs "Test6888156.this.". 71 9
    # warning RequireThis Reference to instance variable 'table' needs "this.". 84 54
    # warning RequireThis Reference to instance variable 'table' needs "Test6888156.this.". 84 54
    # warning RequireThis Reference to instance variable 'table' needs "this.". 85 17
    # warning RequireThis Reference to instance variable 'table' needs "Test6888156.this.". 85 17
    # warning RequireThis Reference to instance variable 'table' needs "this.". 86 17
    # warning RequireThis Reference to instance variable 'table' needs "Test6888156.this.". 86 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/JTree/4314199/bug4314199.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'createAndShowGUI' needs "this.". 45 21
    # warning RequireThis Method call to 'createAndShowGUI' needs "bug4314199.this.". 45 21
    # warning RequireThis Method call to 'createAndShowMessage' needs "this.". 52 21
    # warning RequireThis Method call to 'createAndShowMessage' needs "bug4314199.this.". 52 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/SwingWorker/6493680/bug6493680.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'lastProgressValue' needs "this.". 62 29
    # warning RequireThis Reference to instance variable 'lastProgressValue' needs "Test.this.". 62 29
    # warning RequireThis Reference to instance variable 'exchanger' needs "this.". 68 20
    # warning RequireThis Reference to instance variable 'exchanger' needs "Test.this.". 68 20

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/dnd/7171812/bug7171812.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'dragOver' needs "this.". 97 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/plaf/nimbus/Test6919629.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ref' needs "this.". 56 17
    # warning RequireThis Reference to instance variable 'ref' needs "Test6919629.this.". 56 17
    # warning RequireThis Reference to instance variable 'f' needs "this.". 59 17
    # warning RequireThis Reference to instance variable 'f' needs "Test6919629.this.". 59 17
    # warning RequireThis Reference to instance variable 'f' needs "this.". 60 17
    # warning RequireThis Reference to instance variable 'f' needs "Test6919629.this.". 60 17
    # warning RequireThis Reference to instance variable 'f' needs "this.". 61 17
    # warning RequireThis Reference to instance variable 'f' needs "Test6919629.this.". 61 17
    # warning RequireThis Reference to instance variable 'f' needs "this.". 62 17
    # warning RequireThis Reference to instance variable 'f' needs "Test6919629.this.". 62 17
    # warning RequireThis Reference to instance variable 'f' needs "this.". 69 17
    # warning RequireThis Reference to instance variable 'f' needs "Test6919629.this.". 69 17
    # warning RequireThis Reference to instance variable 'f' needs "this.". 70 17
    # warning RequireThis Reference to instance variable 'f' needs "Test6919629.this.". 70 17
    # warning RequireThis Reference to instance variable 'f' needs "this.". 71 17
    # warning RequireThis Reference to instance variable 'f' needs "Test6919629.this.". 71 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/text/StyledEditorKit/4506788/bug4506788.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'createAndShowGUI' needs "this.". 50 21
    # warning RequireThis Method call to 'createAndShowGUI' needs "bug4506788.this.". 50 21
    # warning RequireThis Reference to instance variable 'jep' needs "this.". 102 29
    # warning RequireThis Reference to instance variable 'jep' needs "bug4506788.this.". 102 29
    # warning RequireThis Reference to instance variable 'passed' needs "this.". 118 17
    # warning RequireThis Reference to instance variable 'passed' needs "bug4506788.this.". 118 17
    # warning RequireThis Reference to instance variable 'jep' needs "this.". 122 61
    # warning RequireThis Reference to instance variable 'jep' needs "bug4506788.this.". 122 61
    # warning RequireThis Reference to instance variable 'jep' needs "this.". 127 32
    # warning RequireThis Reference to instance variable 'jep' needs "bug4506788.this.". 127 32

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/text/StyledEditorKit/8016833/bug8016833.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'setNormalStyle' needs "this.". 55 21
    # warning RequireThis Method call to 'setNormalStyle' needs "bug8016833.this.". 55 21
    # warning RequireThis Method call to 'getEmptyPixel' needs "this.". 134 42
    # warning RequireThis Method call to 'getEmptyPixel' needs "bug8016833.this.". 134 42

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/text/html/parser/Parser/7165725/bug7165725.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'editorPane' needs "this.". 105 21
    # warning RequireThis Reference to instance variable 'editorPane' needs "bug7165725.this.". 105 21
    # warning RequireThis Reference to instance variable 'editorPane' needs "this.". 106 21
    # warning RequireThis Reference to instance variable 'editorPane' needs "bug7165725.this.". 106 21
    # warning RequireThis Reference to instance variable 'editorPane' needs "this.". 114 21
    # warning RequireThis Reference to instance variable 'editorPane' needs "bug7165725.this.". 114 21
    # warning RequireThis Reference to instance variable 'editorPane' needs "this.". 118 17
    # warning RequireThis Reference to instance variable 'editorPane' needs "bug7165725.this.". 118 17
    # warning RequireThis Reference to instance variable 'editorPane' needs "this.". 121 24
    # warning RequireThis Reference to instance variable 'editorPane' needs "bug7165725.this.". 121 24
    # warning RequireThis Reference to instance variable 'editorPane' needs "this.". 134 51
    # warning RequireThis Reference to instance variable 'editorPane' needs "bug7165725.this.". 134 51

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/javax/swing/text/html/parser/Test8017492.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'getReader' needs "this.". 76 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/lib/testlibrary/jdk/testlibrary/StreamPumper.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'processingTask' needs "this.". 191 17
    # warning RequireThis Reference to instance variable 'processingTask' needs "StreamPumper.this.". 191 17
    # warning RequireThis Reference to instance variable 'processingTask' needs "this.". 197 16
    # warning RequireThis Reference to instance variable 'processingTask' needs "StreamPumper.this.". 197 16

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/awt/AppContext/8012933/Test8012933.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'appContext' needs "this.". 65 21
    # warning RequireThis Reference to instance variable 'appContext' needs "Test8012933.this.". 65 21
    # warning RequireThis Reference to instance variable 'lock' needs "this.". 66 35
    # warning RequireThis Reference to instance variable 'lock' needs "Test8012933.this.". 66 35
    # warning RequireThis Reference to instance variable 'isCreated' needs "this.". 67 25
    # warning RequireThis Reference to instance variable 'isCreated' needs "Test8012933.this.". 67 25
    # warning RequireThis Reference to instance variable 'lock' needs "this.". 68 25
    # warning RequireThis Reference to instance variable 'lock' needs "Test8012933.this.". 68 25
    # warning RequireThis Reference to instance variable 'threadGroup' needs "this.". 73 42
    # warning RequireThis Reference to instance variable 'threadGroup' needs "Test8012933.this.". 73 42
    # warning RequireThis Reference to instance variable 'lock' needs "this.". 74 23
    # warning RequireThis Reference to instance variable 'lock' needs "Test8012933.this.". 74 23

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/java2d/DirectX/NonOpaqueDestLCDAATest/NonOpaqueDestLCDAATest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'render' needs "this.". 84 17
    # warning RequireThis Method call to 'render' needs "NonOpaqueDestLCDAATest.this.". 84 17
    # warning RequireThis Reference to instance variable 'images' needs "this.". 91 17
    # warning RequireThis Reference to instance variable 'images' needs "NonOpaqueDestLCDAATest.this.". 91 17

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/java2d/DirectX/RenderingToCachedGraphicsTest/RenderingToCachedGraphicsTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'runTest' needs "this.". 71 21
    # warning RequireThis Method call to 'runTest' needs "RenderingToCachedGraphicsTest.this.". 71 21
    # warning RequireThis Reference to instance variable 'renderCanvas' needs "this.". 82 23
    # warning RequireThis Reference to instance variable 'renderCanvas' needs "RenderingToCachedGraphicsTest.this.". 82 23

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/java2d/pipe/hw/VSyncedBufferStrategyTest/VSyncedBufferStrategyTest.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'inc' needs "this.". 214 17
    # warning RequireThis Reference to instance variable 'inc' needs "this.". 214 24

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/reflect/CallerSensitive/CallerSensitiveFinder.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'csMethodsMissingAnnotation' needs "this.". 112 25
    # warning RequireThis Reference to instance variable 'csMethodsMissingAnnotation' needs "CallerSensitiveFinder.this.". 112 25
    # warning RequireThis Reference to instance variable 'finder' needs "this.". 169 17
    # warning RequireThis Reference to instance variable 'finder' needs "CallerSensitiveFinder.this.". 169 17
    # warning RequireThis Reference to instance variable 'tasks' needs "this.". 173 9
    # warning RequireThis Reference to instance variable 'tasks' needs "CallerSensitiveFinder.this.". 173 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/rmi/rmic/newrmic/equivalence/ServerImpl.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'cLocal' needs "this.". 48 21
    # warning RequireThis Reference to instance variable 'cLocal' needs "ServerImpl.this.". 48 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/krb5/auto/Context.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'x' needs "this.". 98 42
    # warning RequireThis Reference to instance variable 'x' needs "Context.this.". 98 42
    # warning RequireThis Reference to instance variable 'x' needs "this.". 99 41
    # warning RequireThis Reference to instance variable 'x' needs "Context.this.". 99 41
    # warning RequireThis Reference to instance variable 'x' needs "this.". 100 46
    # warning RequireThis Reference to instance variable 'x' needs "Context.this.". 100 46
    # warning RequireThis Reference to instance variable 'cred' needs "this.". 230 25
    # warning RequireThis Reference to instance variable 'cred' needs "Context.this.". 230 25
    # warning RequireThis Reference to instance variable 'name' needs "this.". 581 24
    # warning RequireThis Reference to instance variable 'name' needs "Context.this.". 581 24
    # warning RequireThis Reference to instance variable 'name' needs "this.". 593 40
    # warning RequireThis Reference to instance variable 'name' needs "Context.this.". 593 40
    # warning RequireThis Reference to instance variable 'name' needs "this.". 601 44
    # warning RequireThis Reference to instance variable 'name' needs "Context.this.". 601 44
    # warning RequireThis Reference to instance variable 'name' needs "this.". 604 44
    # warning RequireThis Reference to instance variable 'name' needs "Context.this.". 604 44

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/krb5/auto/HttpNegotiateServer.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'm' needs "this.". 314 28
    # warning RequireThis Reference to instance variable 'm' needs "MyServerAuthenticator.this.". 314 28
    # warning RequireThis Reference to instance variable 'm' needs "this.". 339 36
    # warning RequireThis Reference to instance variable 'm' needs "MyServerAuthenticator.this.". 339 36
    # warning RequireThis Reference to instance variable 'cred' needs "this.". 339 52
    # warning RequireThis Reference to instance variable 'cred' needs "MyServerAuthenticator.this.". 339 52
    # warning RequireThis Reference to instance variable 'err' needs "this.". 343 75
    # warning RequireThis Reference to instance variable 'err' needs "MyServerAuthenticator.this.". 343 75

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/krb5/auto/KDC.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'q' needs "this.". 1189 25
    # warning RequireThis Reference to instance variable 'q' needs "KDC.this.". 1189 25
    # warning RequireThis Method call to 'processMessage' needs "this.". 1189 39
    # warning RequireThis Method call to 'processMessage' needs "KDC.this.". 1189 39
    # warning RequireThis Reference to instance variable 'thread1' needs "this.". 1196 9
    # warning RequireThis Reference to instance variable 'thread1' needs "KDC.this.". 1196 9
    # warning RequireThis Reference to instance variable 'thread1' needs "this.". 1197 9
    # warning RequireThis Reference to instance variable 'thread1' needs "KDC.this.". 1197 9
    # warning RequireThis Reference to instance variable 'thread2' needs "this.". 1200 9
    # warning RequireThis Reference to instance variable 'thread2' needs "KDC.this.". 1200 9
    # warning RequireThis Reference to instance variable 'q' needs "this.". 1211 25
    # warning RequireThis Reference to instance variable 'q' needs "KDC.this.". 1211 25
    # warning RequireThis Method call to 'processMessage' needs "this.". 1211 39
    # warning RequireThis Method call to 'processMessage' needs "KDC.this.". 1211 39
    # warning RequireThis Reference to instance variable 'thread2' needs "this.". 1218 9
    # warning RequireThis Reference to instance variable 'thread2' needs "KDC.this.". 1218 9
    # warning RequireThis Reference to instance variable 'thread2' needs "this.". 1219 9
    # warning RequireThis Reference to instance variable 'thread2' needs "KDC.this.". 1219 9
    # warning RequireThis Reference to instance variable 'thread3' needs "this.". 1222 9
    # warning RequireThis Reference to instance variable 'thread3' needs "KDC.this.". 1222 9
    # warning RequireThis Reference to instance variable 'q' needs "this.". 1226 25
    # warning RequireThis Reference to instance variable 'q' needs "KDC.this.". 1226 25
    # warning RequireThis Reference to instance variable 'thread3' needs "this.". 1232 9
    # warning RequireThis Reference to instance variable 'thread3' needs "KDC.this.". 1232 9
    # warning RequireThis Reference to instance variable 'thread3' needs "this.". 1233 9
    # warning RequireThis Reference to instance variable 'thread3' needs "KDC.this.". 1233 9

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/mscapi/ShortRSAKeyWithinTLS.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 305 25
    # warning RequireThis Method call to 'doServerSide' needs "ShortRSAKeyWithinTLS.this.". 305 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 314 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ShortRSAKeyWithinTLS.this.". 314 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 318 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ShortRSAKeyWithinTLS.this.". 318 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 335 25
    # warning RequireThis Method call to 'doClientSide' needs "ShortRSAKeyWithinTLS.this.". 335 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 341 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ShortRSAKeyWithinTLS.this.". 341 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 345 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ShortRSAKeyWithinTLS.this.". 345 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/pkcs11/KeyStore/ClientAuth.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 309 25
    # warning RequireThis Method call to 'doServerSide' needs "ClientAuth.this.". 309 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 318 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ClientAuth.this.". 318 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 322 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ClientAuth.this.". 322 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 339 25
    # warning RequireThis Method call to 'doClientSide' needs "ClientAuth.this.". 339 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 345 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ClientAuth.this.". 345 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 349 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ClientAuth.this.". 349 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/AppInputStream/ReadBlocksClose.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 275 25
    # warning RequireThis Method call to 'doServerSide' needs "ReadBlocksClose.this.". 275 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 284 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ReadBlocksClose.this.". 284 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 288 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ReadBlocksClose.this.". 288 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 305 25
    # warning RequireThis Method call to 'doClientSide' needs "ReadBlocksClose.this.". 305 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 311 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ReadBlocksClose.this.". 311 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 315 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ReadBlocksClose.this.". 315 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/AppInputStream/ReadHandshake.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 271 25
    # warning RequireThis Method call to 'doServerSide' needs "ReadHandshake.this.". 271 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 280 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ReadHandshake.this.". 280 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 284 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ReadHandshake.this.". 284 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 295 25
    # warning RequireThis Method call to 'doClientSide' needs "ReadHandshake.this.". 295 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 301 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ReadHandshake.this.". 301 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 305 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ReadHandshake.this.". 305 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/AppInputStream/ReadZeroBytes.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 218 25
    # warning RequireThis Method call to 'doServerSide' needs "ReadZeroBytes.this.". 218 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 227 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ReadZeroBytes.this.". 227 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 231 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ReadZeroBytes.this.". 231 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 242 25
    # warning RequireThis Method call to 'doClientSide' needs "ReadZeroBytes.this.". 242 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 248 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ReadZeroBytes.this.". 248 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 252 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ReadZeroBytes.this.". 252 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/AppInputStream/RemoveMarkReset.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 220 25
    # warning RequireThis Method call to 'doServerSide' needs "RemoveMarkReset.this.". 220 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 229 25
    # warning RequireThis Reference to instance variable 'serverException' needs "RemoveMarkReset.this.". 229 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 233 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "RemoveMarkReset.this.". 233 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 244 25
    # warning RequireThis Method call to 'doClientSide' needs "RemoveMarkReset.this.". 244 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 250 25
    # warning RequireThis Reference to instance variable 'clientException' needs "RemoveMarkReset.this.". 250 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 254 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "RemoveMarkReset.this.". 254 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/AppOutputStream/NoExceptionOnClose.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 243 25
    # warning RequireThis Method call to 'doServerSide' needs "NoExceptionOnClose.this.". 243 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 252 25
    # warning RequireThis Reference to instance variable 'serverException' needs "NoExceptionOnClose.this.". 252 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 256 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "NoExceptionOnClose.this.". 256 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 267 25
    # warning RequireThis Method call to 'doClientSide' needs "NoExceptionOnClose.this.". 267 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 273 25
    # warning RequireThis Reference to instance variable 'clientException' needs "NoExceptionOnClose.this.". 273 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 277 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "NoExceptionOnClose.this.". 277 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ClientHandshaker/CipherSuiteOrder.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 264 25
    # warning RequireThis Method call to 'doServerSide' needs "CipherSuiteOrder.this.". 264 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 273 25
    # warning RequireThis Reference to instance variable 'serverException' needs "CipherSuiteOrder.this.". 273 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 277 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "CipherSuiteOrder.this.". 277 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 288 25
    # warning RequireThis Method call to 'doClientSide' needs "CipherSuiteOrder.this.". 288 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 294 25
    # warning RequireThis Reference to instance variable 'clientException' needs "CipherSuiteOrder.this.". 294 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 298 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "CipherSuiteOrder.this.". 298 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ClientHandshaker/RSAExport.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 476 25
    # warning RequireThis Method call to 'doServerSide' needs "RSAExport.this.". 476 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 485 25
    # warning RequireThis Reference to instance variable 'serverException' needs "RSAExport.this.". 485 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 489 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "RSAExport.this.". 489 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 500 25
    # warning RequireThis Method call to 'doClientSide' needs "RSAExport.this.". 500 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 506 25
    # warning RequireThis Reference to instance variable 'clientException' needs "RSAExport.this.". 506 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 510 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "RSAExport.this.". 510 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/HandshakeOutStream/NullCerts.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 266 25
    # warning RequireThis Method call to 'doServerSide' needs "NullCerts.this.". 266 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 275 25
    # warning RequireThis Reference to instance variable 'serverException' needs "NullCerts.this.". 275 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 279 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "NullCerts.this.". 279 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 290 25
    # warning RequireThis Method call to 'doClientSide' needs "NullCerts.this.". 290 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 296 25
    # warning RequireThis Reference to instance variable 'clientException' needs "NullCerts.this.". 296 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 300 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "NullCerts.this.". 300 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/InputRecord/SSLSocketTimeoutNulls.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 249 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketTimeoutNulls.this.". 249 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 259 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketTimeoutNulls.this.". 259 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 263 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketTimeoutNulls.this.". 263 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 274 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketTimeoutNulls.this.". 274 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 280 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketTimeoutNulls.this.". 280 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 284 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketTimeoutNulls.this.". 284 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ProtocolVersion/HttpsProtocols.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 256 25
    # warning RequireThis Method call to 'doServerSide' needs "HttpsProtocols.this.". 256 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 265 25
    # warning RequireThis Reference to instance variable 'serverException' needs "HttpsProtocols.this.". 265 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 269 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "HttpsProtocols.this.". 269 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 280 25
    # warning RequireThis Method call to 'doClientSide' needs "HttpsProtocols.this.". 280 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 286 25
    # warning RequireThis Reference to instance variable 'clientException' needs "HttpsProtocols.this.". 286 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 290 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "HttpsProtocols.this.". 290 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLContextImpl/BadKSProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 270 25
    # warning RequireThis Method call to 'doServerSide' needs "BadKSProvider.this.". 270 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 279 25
    # warning RequireThis Reference to instance variable 'serverException' needs "BadKSProvider.this.". 279 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 283 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "BadKSProvider.this.". 283 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 300 25
    # warning RequireThis Method call to 'doClientSide' needs "BadKSProvider.this.". 300 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 306 25
    # warning RequireThis Reference to instance variable 'clientException' needs "BadKSProvider.this.". 306 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 310 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "BadKSProvider.this.". 310 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLContextImpl/BadTSProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 270 25
    # warning RequireThis Method call to 'doServerSide' needs "BadTSProvider.this.". 270 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 279 25
    # warning RequireThis Reference to instance variable 'serverException' needs "BadTSProvider.this.". 279 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 283 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "BadTSProvider.this.". 283 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 300 25
    # warning RequireThis Method call to 'doClientSide' needs "BadTSProvider.this.". 300 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 306 25
    # warning RequireThis Reference to instance variable 'clientException' needs "BadTSProvider.this.". 306 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 310 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "BadTSProvider.this.". 310 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLContextImpl/GoodProvider.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 247 25
    # warning RequireThis Method call to 'doServerSide' needs "GoodProvider.this.". 247 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 256 25
    # warning RequireThis Reference to instance variable 'serverException' needs "GoodProvider.this.". 256 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 260 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "GoodProvider.this.". 260 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 277 25
    # warning RequireThis Method call to 'doClientSide' needs "GoodProvider.this.". 277 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 283 25
    # warning RequireThis Reference to instance variable 'clientException' needs "GoodProvider.this.". 283 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 287 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "GoodProvider.this.". 287 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLContextImpl/MD2InTrustAnchor.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 373 25
    # warning RequireThis Method call to 'doServerSide' needs "MD2InTrustAnchor.this.". 373 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 382 25
    # warning RequireThis Reference to instance variable 'serverException' needs "MD2InTrustAnchor.this.". 382 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 386 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "MD2InTrustAnchor.this.". 386 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 403 25
    # warning RequireThis Method call to 'doClientSide' needs "MD2InTrustAnchor.this.". 403 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 409 25
    # warning RequireThis Reference to instance variable 'clientException' needs "MD2InTrustAnchor.this.". 409 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 413 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "MD2InTrustAnchor.this.". 413 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLContextImpl/TrustTrustedCert.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 426 25
    # warning RequireThis Method call to 'doServerSide' needs "TrustTrustedCert.this.". 426 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 435 25
    # warning RequireThis Reference to instance variable 'serverException' needs "TrustTrustedCert.this.". 435 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 439 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "TrustTrustedCert.this.". 439 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 456 25
    # warning RequireThis Method call to 'doClientSide' needs "TrustTrustedCert.this.". 456 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 462 25
    # warning RequireThis Reference to instance variable 'clientException' needs "TrustTrustedCert.this.". 462 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 466 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "TrustTrustedCert.this.". 466 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLEngineImpl/SSLEngineBadBufferArrayAccess.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sslSocket' needs "this.". 349 21
    # warning RequireThis Reference to instance variable 'sslSocket' needs "SSLEngineBadBufferArrayAccess.this.". 349 21
    # warning RequireThis Reference to instance variable 'sslc' needs "this.". 349 45
    # warning RequireThis Reference to instance variable 'sslc' needs "SSLEngineBadBufferArrayAccess.this.". 349 45
    # warning RequireThis Reference to instance variable 'sslSocket' needs "this.". 351 39
    # warning RequireThis Reference to instance variable 'sslSocket' needs "SSLEngineBadBufferArrayAccess.this.". 351 39
    # warning RequireThis Reference to instance variable 'sslSocket' needs "this.". 352 38
    # warning RequireThis Reference to instance variable 'sslSocket' needs "SSLEngineBadBufferArrayAccess.this.". 352 38
    # warning RequireThis Reference to instance variable 'clientMsg' needs "this.". 355 30
    # warning RequireThis Reference to instance variable 'clientMsg' needs "SSLEngineBadBufferArrayAccess.this.". 355 30
    # warning RequireThis Reference to instance variable 'serverMsg' needs "this.". 365 37
    # warning RequireThis Reference to instance variable 'serverMsg' needs "SSLEngineBadBufferArrayAccess.this.". 365 37
    # warning RequireThis Reference to instance variable 'sslSocket' needs "this.". 366 29
    # warning RequireThis Reference to instance variable 'sslSocket' needs "SSLEngineBadBufferArrayAccess.this.". 366 29
    # warning RequireThis Reference to instance variable 'serverMsg' needs "this.". 371 32
    # warning RequireThis Reference to instance variable 'serverMsg' needs "SSLEngineBadBufferArrayAccess.this.". 371 32
    # warning RequireThis Reference to instance variable 'serverMsg' needs "this.". 375 41
    # warning RequireThis Reference to instance variable 'serverMsg' needs "SSLEngineBadBufferArrayAccess.this.". 375 41
    # warning RequireThis Reference to instance variable 'serverMsg' needs "this.". 376 43
    # warning RequireThis Reference to instance variable 'serverMsg' needs "SSLEngineBadBufferArrayAccess.this.". 376 43
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 381 21
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLEngineBadBufferArrayAccess.this.". 381 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLEngineImpl/SSLEngineDeadlock.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doTask' needs "this.". 226 21
    # warning RequireThis Method call to 'doTask' needs "SSLEngineDeadlock.this.". 226 21
    # warning RequireThis Reference to instance variable 'clientEngine' needs "this.". 241 32
    # warning RequireThis Reference to instance variable 'clientEngine' needs "SSLEngineDeadlock.this.". 241 32
    # warning RequireThis Reference to instance variable 'serverEngine' needs "this.". 242 33
    # warning RequireThis Reference to instance variable 'serverEngine' needs "SSLEngineDeadlock.this.". 242 33

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSessionImpl/HashCodeMissing.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 259 25
    # warning RequireThis Method call to 'doServerSide' needs "HashCodeMissing.this.". 259 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 268 25
    # warning RequireThis Reference to instance variable 'serverException' needs "HashCodeMissing.this.". 268 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 272 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "HashCodeMissing.this.". 272 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 289 25
    # warning RequireThis Method call to 'doClientSide' needs "HashCodeMissing.this.". 289 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 295 25
    # warning RequireThis Reference to instance variable 'clientException' needs "HashCodeMissing.this.". 295 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 299 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "HashCodeMissing.this.". 299 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/ClientModeClientAuth.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 233 25
    # warning RequireThis Method call to 'doServerSide' needs "ClientModeClientAuth.this.". 233 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 242 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ClientModeClientAuth.this.". 242 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 246 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ClientModeClientAuth.this.". 246 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 257 25
    # warning RequireThis Method call to 'doClientSide' needs "ClientModeClientAuth.this.". 257 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 263 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ClientModeClientAuth.this.". 263 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 267 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ClientModeClientAuth.this.". 267 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/ClientTimeout.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'ins' needs "this.". 165 21
    # warning RequireThis Reference to instance variable 'ins' needs "this.". 166 28
    # warning RequireThis Reference to instance variable 'ins' needs "this.". 168 21
    # warning RequireThis Reference to instance variable 'ins' needs "this.". 169 28
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 177 57
    # warning RequireThis Reference to instance variable 'serverPort' needs "ClientTimeout.this.". 177 57
    # warning RequireThis Method call to 'doServerSide' needs "this.". 330 25
    # warning RequireThis Method call to 'doServerSide' needs "ClientTimeout.this.". 330 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 340 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ClientTimeout.this.". 340 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 344 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ClientTimeout.this.". 344 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 355 25
    # warning RequireThis Method call to 'doClientSide' needs "ClientTimeout.this.". 355 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 361 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ClientTimeout.this.". 361 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 365 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ClientTimeout.this.". 365 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/CloseSocketException.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 259 25
    # warning RequireThis Method call to 'doServerSide' needs "CloseSocketException.this.". 259 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 268 25
    # warning RequireThis Reference to instance variable 'serverException' needs "CloseSocketException.this.". 268 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 272 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "CloseSocketException.this.". 272 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 289 25
    # warning RequireThis Method call to 'doClientSide' needs "CloseSocketException.this.". 289 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 295 25
    # warning RequireThis Reference to instance variable 'clientException' needs "CloseSocketException.this.". 295 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 299 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "CloseSocketException.this.". 299 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/InvalidateServerSessionRenegotiate.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 271 25
    # warning RequireThis Method call to 'doServerSide' needs "InvalidateServerSessionRenegotiate.this.". 271 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 280 25
    # warning RequireThis Reference to instance variable 'serverException' needs "InvalidateServerSessionRenegotiate.this.". 280 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 284 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "InvalidateServerSessionRenegotiate.this.". 284 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 295 25
    # warning RequireThis Method call to 'doClientSide' needs "InvalidateServerSessionRenegotiate.this.". 295 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 301 25
    # warning RequireThis Reference to instance variable 'clientException' needs "InvalidateServerSessionRenegotiate.this.". 301 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 305 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "InvalidateServerSessionRenegotiate.this.". 305 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/NewSocketMethods.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 297 25
    # warning RequireThis Method call to 'doServerSide' needs "NewSocketMethods.this.". 297 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 307 25
    # warning RequireThis Reference to instance variable 'serverException' needs "NewSocketMethods.this.". 307 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 311 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "NewSocketMethods.this.". 311 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 322 25
    # warning RequireThis Method call to 'doClientSide' needs "NewSocketMethods.this.". 322 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 328 25
    # warning RequireThis Reference to instance variable 'clientException' needs "NewSocketMethods.this.". 328 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 332 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "NewSocketMethods.this.". 332 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/NoImpactServerRenego.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 271 25
    # warning RequireThis Method call to 'doServerSide' needs "NoImpactServerRenego.this.". 271 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 280 25
    # warning RequireThis Reference to instance variable 'serverException' needs "NoImpactServerRenego.this.". 280 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 284 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "NoImpactServerRenego.this.". 284 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 295 25
    # warning RequireThis Method call to 'doClientSide' needs "NoImpactServerRenego.this.". 295 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 301 25
    # warning RequireThis Reference to instance variable 'clientException' needs "NoImpactServerRenego.this.". 301 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 305 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "NoImpactServerRenego.this.". 305 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/NonAutoClose.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 338 25
    # warning RequireThis Method call to 'doServerSide' needs "NonAutoClose.this.". 338 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 347 25
    # warning RequireThis Reference to instance variable 'serverException' needs "NonAutoClose.this.". 347 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 351 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "NonAutoClose.this.". 351 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 362 25
    # warning RequireThis Method call to 'doClientSide' needs "NonAutoClose.this.". 362 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 368 25
    # warning RequireThis Reference to instance variable 'clientException' needs "NonAutoClose.this.". 368 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 372 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "NonAutoClose.this.". 372 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/RejectClientRenego.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 284 25
    # warning RequireThis Method call to 'doServerSide' needs "RejectClientRenego.this.". 284 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 293 25
    # warning RequireThis Reference to instance variable 'serverException' needs "RejectClientRenego.this.". 293 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 297 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "RejectClientRenego.this.". 297 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 308 25
    # warning RequireThis Method call to 'doClientSide' needs "RejectClientRenego.this.". 308 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 314 25
    # warning RequireThis Reference to instance variable 'clientException' needs "RejectClientRenego.this.". 314 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 318 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "RejectClientRenego.this.". 318 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/ReuseAddr.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 225 25
    # warning RequireThis Method call to 'doServerSide' needs "ReuseAddr.this.". 225 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 234 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ReuseAddr.this.". 234 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 238 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ReuseAddr.this.". 238 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 249 25
    # warning RequireThis Method call to 'doClientSide' needs "ReuseAddr.this.". 249 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 255 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ReuseAddr.this.". 255 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 259 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ReuseAddr.this.". 259 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/ReverseNameLookup.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 220 25
    # warning RequireThis Method call to 'doServerSide' needs "ReverseNameLookup.this.". 220 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 229 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ReverseNameLookup.this.". 229 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 233 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ReverseNameLookup.this.". 233 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 248 25
    # warning RequireThis Method call to 'doClientSide' needs "ReverseNameLookup.this.". 248 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 254 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ReverseNameLookup.this.". 254 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 258 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ReverseNameLookup.this.". 258 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/SSLSocketImplThrowsWrongExceptions.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 222 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketImplThrowsWrongExceptions.this.". 222 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 231 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketImplThrowsWrongExceptions.this.". 231 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 235 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketImplThrowsWrongExceptions.this.". 235 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 246 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketImplThrowsWrongExceptions.this.". 246 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 252 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketImplThrowsWrongExceptions.this.". 252 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 256 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketImplThrowsWrongExceptions.this.". 256 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/ServerTimeout.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 274 25
    # warning RequireThis Method call to 'doServerSide' needs "ServerTimeout.this.". 274 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 284 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ServerTimeout.this.". 284 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 288 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ServerTimeout.this.". 288 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 299 25
    # warning RequireThis Method call to 'doClientSide' needs "ServerTimeout.this.". 299 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 305 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ServerTimeout.this.". 305 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 309 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ServerTimeout.this.". 309 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLSocketImpl/UnconnectedSocketWrongExceptions.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 254 25
    # warning RequireThis Method call to 'doServerSide' needs "UnconnectedSocketWrongExceptions.this.". 254 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 263 25
    # warning RequireThis Reference to instance variable 'serverException' needs "UnconnectedSocketWrongExceptions.this.". 263 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 267 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "UnconnectedSocketWrongExceptions.this.". 267 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 278 25
    # warning RequireThis Method call to 'doClientSide' needs "UnconnectedSocketWrongExceptions.this.". 278 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 284 25
    # warning RequireThis Reference to instance variable 'clientException' needs "UnconnectedSocketWrongExceptions.this.". 284 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 288 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "UnconnectedSocketWrongExceptions.this.". 288 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/ServerHandshaker/AnonCipherWithWantClientAuth.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 224 25
    # warning RequireThis Method call to 'doServerSide' needs "AnonCipherWithWantClientAuth.this.". 224 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 231 25
    # warning RequireThis Reference to instance variable 'serverException' needs "AnonCipherWithWantClientAuth.this.". 231 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 235 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "AnonCipherWithWantClientAuth.this.". 235 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 246 25
    # warning RequireThis Method call to 'doClientSide' needs "AnonCipherWithWantClientAuth.this.". 246 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 252 25
    # warning RequireThis Reference to instance variable 'clientException' needs "AnonCipherWithWantClientAuth.this.". 252 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 256 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "AnonCipherWithWantClientAuth.this.". 256 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/SocketCreation/SocketCreation.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 472 25
    # warning RequireThis Method call to 'doServerSide' needs "SocketCreation.this.". 472 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 481 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SocketCreation.this.". 481 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 485 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SocketCreation.this.". 485 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 496 25
    # warning RequireThis Method call to 'doClientSide' needs "SocketCreation.this.". 496 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 502 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SocketCreation.this.". 502 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 506 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SocketCreation.this.". 506 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/X509TrustManagerImpl/BasicConstraints.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 515 25
    # warning RequireThis Method call to 'doServerSide' needs "BasicConstraints.this.". 515 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 524 25
    # warning RequireThis Reference to instance variable 'serverException' needs "BasicConstraints.this.". 524 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 528 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "BasicConstraints.this.". 528 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 539 25
    # warning RequireThis Method call to 'doClientSide' needs "BasicConstraints.this.". 539 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 545 25
    # warning RequireThis Reference to instance variable 'clientException' needs "BasicConstraints.this.". 545 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 549 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "BasicConstraints.this.". 549 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/X509TrustManagerImpl/CertRequestOverflow.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 362 25
    # warning RequireThis Method call to 'doServerSide' needs "CertRequestOverflow.this.". 362 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 371 25
    # warning RequireThis Reference to instance variable 'serverException' needs "CertRequestOverflow.this.". 371 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 375 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "CertRequestOverflow.this.". 375 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 386 25
    # warning RequireThis Method call to 'doClientSide' needs "CertRequestOverflow.this.". 386 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 392 25
    # warning RequireThis Reference to instance variable 'clientException' needs "CertRequestOverflow.this.". 392 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 396 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "CertRequestOverflow.this.". 396 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/X509TrustManagerImpl/ClientServer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 322 25
    # warning RequireThis Method call to 'doServerSide' needs "ClientServer.this.". 322 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 331 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ClientServer.this.". 331 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 335 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ClientServer.this.". 335 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 346 25
    # warning RequireThis Method call to 'doClientSide' needs "ClientServer.this.". 346 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 352 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ClientServer.this.". 352 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 356 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ClientServer.this.". 356 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/X509TrustManagerImpl/PKIXExtendedTM.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 846 25
    # warning RequireThis Method call to 'doServerSide' needs "PKIXExtendedTM.this.". 846 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 855 25
    # warning RequireThis Reference to instance variable 'serverException' needs "PKIXExtendedTM.this.". 855 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 859 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "PKIXExtendedTM.this.". 859 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 870 25
    # warning RequireThis Method call to 'doClientSide' needs "PKIXExtendedTM.this.". 870 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 876 25
    # warning RequireThis Reference to instance variable 'clientException' needs "PKIXExtendedTM.this.". 876 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 880 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "PKIXExtendedTM.this.". 880 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/X509TrustManagerImpl/SelfIssuedCert.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 363 25
    # warning RequireThis Method call to 'doServerSide' needs "SelfIssuedCert.this.". 363 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 372 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SelfIssuedCert.this.". 372 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 376 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SelfIssuedCert.this.". 376 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 387 25
    # warning RequireThis Method call to 'doClientSide' needs "SelfIssuedCert.this.". 387 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 393 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SelfIssuedCert.this.". 393 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 397 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SelfIssuedCert.this.". 397 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/X509TrustManagerImpl/SunX509ExtendedTM.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 847 25
    # warning RequireThis Method call to 'doServerSide' needs "SunX509ExtendedTM.this.". 847 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 856 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SunX509ExtendedTM.this.". 856 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 860 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SunX509ExtendedTM.this.". 860 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 871 25
    # warning RequireThis Method call to 'doClientSide' needs "SunX509ExtendedTM.this.". 871 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 877 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SunX509ExtendedTM.this.". 877 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 881 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SunX509ExtendedTM.this.". 881 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/X509TrustManagerImpl/X509ExtendedTMEnabled.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 348 25
    # warning RequireThis Method call to 'doServerSide' needs "X509ExtendedTMEnabled.this.". 348 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 357 25
    # warning RequireThis Reference to instance variable 'serverException' needs "X509ExtendedTMEnabled.this.". 357 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 361 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "X509ExtendedTMEnabled.this.". 361 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 372 25
    # warning RequireThis Method call to 'doClientSide' needs "X509ExtendedTMEnabled.this.". 372 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 378 25
    # warning RequireThis Reference to instance variable 'clientException' needs "X509ExtendedTMEnabled.this.". 378 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 382 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "X509ExtendedTMEnabled.this.". 382 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/ssl/spi/ProviderInit.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 274 25
    # warning RequireThis Method call to 'doServerSide' needs "ProviderInit.this.". 274 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 284 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ProviderInit.this.". 284 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 288 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ProviderInit.this.". 288 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 299 25
    # warning RequireThis Method call to 'doClientSide' needs "ProviderInit.this.". 299 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 305 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ProviderInit.this.". 305 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 309 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ProviderInit.this.". 309 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsClient/ServerIdentityTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 235 25
    # warning RequireThis Method call to 'doServerSide' needs "ServerIdentityTest.this.". 235 25
    # warning RequireThis Reference to instance variable 'serverReady' needs "this.". 244 25
    # warning RequireThis Reference to instance variable 'serverReady' needs "ServerIdentityTest.this.". 244 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 245 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ServerIdentityTest.this.". 245 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 249 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ServerIdentityTest.this.". 249 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 260 25
    # warning RequireThis Method call to 'doClientSide' needs "ServerIdentityTest.this.". 260 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 266 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ServerIdentityTest.this.". 266 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 270 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ServerIdentityTest.this.". 270 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/CriticalSubjectAltName.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 222 25
    # warning RequireThis Method call to 'doServerSide' needs "CriticalSubjectAltName.this.". 222 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 231 25
    # warning RequireThis Reference to instance variable 'serverException' needs "CriticalSubjectAltName.this.". 231 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 235 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "CriticalSubjectAltName.this.". 235 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 246 25
    # warning RequireThis Method call to 'doClientSide' needs "CriticalSubjectAltName.this.". 246 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 252 25
    # warning RequireThis Reference to instance variable 'clientException' needs "CriticalSubjectAltName.this.". 252 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 256 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "CriticalSubjectAltName.this.". 256 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/com/sun/net/ssl/internal/www/protocol/https/HttpsURLConnection/GetResponseCode.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 210 25
    # warning RequireThis Method call to 'doServerSide' needs "GetResponseCode.this.". 210 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 219 25
    # warning RequireThis Reference to instance variable 'serverException' needs "GetResponseCode.this.". 219 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 223 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "GetResponseCode.this.". 223 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 234 25
    # warning RequireThis Method call to 'doClientSide' needs "GetResponseCode.this.". 234 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 240 25
    # warning RequireThis Reference to instance variable 'clientException' needs "GetResponseCode.this.". 240 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 244 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "GetResponseCode.this.". 244 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/FixingJavadocs/ImplicitHandshake.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 256 25
    # warning RequireThis Method call to 'doServerSide' needs "ImplicitHandshake.this.". 256 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 265 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ImplicitHandshake.this.". 265 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 269 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ImplicitHandshake.this.". 269 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 280 25
    # warning RequireThis Method call to 'doClientSide' needs "ImplicitHandshake.this.". 280 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 286 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ImplicitHandshake.this.". 286 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 290 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ImplicitHandshake.this.". 290 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/FixingJavadocs/SSLSessionNulls.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 251 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSessionNulls.this.". 251 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 260 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSessionNulls.this.". 260 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 264 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSessionNulls.this.". 264 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 275 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSessionNulls.this.". 275 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 281 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSessionNulls.this.". 281 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 285 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSessionNulls.this.". 285 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/FixingJavadocs/SSLSocketInherit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'serverPort' needs "this.". 56 45
    # warning RequireThis Reference to instance variable 'serverPort' needs "SSLSocketInherit.this.". 56 45

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/NewAPIs/CheckMyTrustedKeystore.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 331 25
    # warning RequireThis Method call to 'doServerSide' needs "CheckMyTrustedKeystore.this.". 331 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 340 25
    # warning RequireThis Reference to instance variable 'serverException' needs "CheckMyTrustedKeystore.this.". 340 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 344 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "CheckMyTrustedKeystore.this.". 344 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 355 25
    # warning RequireThis Method call to 'doClientSide' needs "CheckMyTrustedKeystore.this.". 355 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 361 25
    # warning RequireThis Reference to instance variable 'clientException' needs "CheckMyTrustedKeystore.this.". 361 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 365 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "CheckMyTrustedKeystore.this.". 365 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/NewAPIs/HttpsURLConnectionLocalCertificateChain.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 298 25
    # warning RequireThis Method call to 'doServerSide' needs "HttpsURLConnectionLocalCertificateChain.this.". 298 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 307 25
    # warning RequireThis Reference to instance variable 'serverException' needs "HttpsURLConnectionLocalCertificateChain.this.". 307 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 311 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "HttpsURLConnectionLocalCertificateChain.this.". 311 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 322 25
    # warning RequireThis Method call to 'doClientSide' needs "HttpsURLConnectionLocalCertificateChain.this.". 322 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 328 25
    # warning RequireThis Reference to instance variable 'clientException' needs "HttpsURLConnectionLocalCertificateChain.this.". 328 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 332 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "HttpsURLConnectionLocalCertificateChain.this.". 332 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/NewAPIs/JSSERenegotiate.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 287 25
    # warning RequireThis Method call to 'doServerSide' needs "JSSERenegotiate.this.". 287 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 296 25
    # warning RequireThis Reference to instance variable 'serverException' needs "JSSERenegotiate.this.". 296 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 300 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "JSSERenegotiate.this.". 300 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 317 25
    # warning RequireThis Method call to 'doClientSide' needs "JSSERenegotiate.this.". 317 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 323 25
    # warning RequireThis Reference to instance variable 'clientException' needs "JSSERenegotiate.this.". 323 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 327 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "JSSERenegotiate.this.". 327 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/NewAPIs/SSLCtxAccessToSessCtx.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 249 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLCtxAccessToSessCtx.this.". 249 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 259 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLCtxAccessToSessCtx.this.". 259 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 263 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLCtxAccessToSessCtx.this.". 263 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 275 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLCtxAccessToSessCtx.this.". 275 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 281 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLCtxAccessToSessCtx.this.". 281 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 285 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLCtxAccessToSessCtx.this.". 285 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/NewAPIs/SSLEngine/ExtendedKeySocket.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 301 25
    # warning RequireThis Method call to 'doServerSide' needs "ExtendedKeySocket.this.". 301 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 310 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ExtendedKeySocket.this.". 310 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 314 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ExtendedKeySocket.this.". 314 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 331 25
    # warning RequireThis Method call to 'doClientSide' needs "ExtendedKeySocket.this.". 331 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 337 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ExtendedKeySocket.this.". 337 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 341 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ExtendedKeySocket.this.". 341 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/NewAPIs/SSLEngine/LargePacket.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 218 25
    # warning RequireThis Method call to 'doServerSide' needs "LargePacket.this.". 218 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 228 25
    # warning RequireThis Reference to instance variable 'serverException' needs "LargePacket.this.". 228 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 232 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "LargePacket.this.". 232 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 243 25
    # warning RequireThis Method call to 'doClientSide' needs "LargePacket.this.". 243 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 249 25
    # warning RequireThis Reference to instance variable 'clientException' needs "LargePacket.this.". 249 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 253 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "LargePacket.this.". 253 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/NewAPIs/SessionCacheSizeTests.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 418 25
    # warning RequireThis Method call to 'doServerSide' needs "SessionCacheSizeTests.this.". 418 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 428 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SessionCacheSizeTests.this.". 428 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 432 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SessionCacheSizeTests.this.". 432 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 450 25
    # warning RequireThis Method call to 'doClientSide' needs "SessionCacheSizeTests.this.". 450 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 456 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SessionCacheSizeTests.this.". 456 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 460 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SessionCacheSizeTests.this.". 460 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/NewAPIs/SessionTimeOutTests.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 441 25
    # warning RequireThis Method call to 'doServerSide' needs "SessionTimeOutTests.this.". 441 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 451 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SessionTimeOutTests.this.". 451 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 455 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SessionTimeOutTests.this.". 455 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 473 25
    # warning RequireThis Method call to 'doClientSide' needs "SessionTimeOutTests.this.". 473 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 479 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SessionTimeOutTests.this.". 479 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 483 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SessionTimeOutTests.this.". 483 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/SSLParameters/UseCipherSuitesOrder.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 308 25
    # warning RequireThis Method call to 'doServerSide' needs "UseCipherSuitesOrder.this.". 308 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 317 25
    # warning RequireThis Reference to instance variable 'serverException' needs "UseCipherSuitesOrder.this.". 317 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 321 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "UseCipherSuitesOrder.this.". 321 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 338 25
    # warning RequireThis Method call to 'doClientSide' needs "UseCipherSuitesOrder.this.". 338 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 344 25
    # warning RequireThis Reference to instance variable 'clientException' needs "UseCipherSuitesOrder.this.". 344 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 348 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "UseCipherSuitesOrder.this.". 348 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLEngineExplorer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 295 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLEngineExplorer.this.". 295 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 305 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLEngineExplorer.this.". 305 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 309 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLEngineExplorer.this.". 309 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 320 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLEngineExplorer.this.". 320 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 326 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLEngineExplorer.this.". 326 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 330 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLEngineExplorer.this.". 330 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLEngineExplorerMatchedSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 353 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLEngineExplorerMatchedSNI.this.". 353 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 363 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLEngineExplorerMatchedSNI.this.". 363 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 367 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLEngineExplorerMatchedSNI.this.". 367 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 378 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLEngineExplorerMatchedSNI.this.". 378 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 384 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLEngineExplorerMatchedSNI.this.". 384 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 388 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLEngineExplorerMatchedSNI.this.". 388 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLEngineExplorerUnmatchedSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 366 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLEngineExplorerUnmatchedSNI.this.". 366 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 376 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLEngineExplorerUnmatchedSNI.this.". 376 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 380 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLEngineExplorerUnmatchedSNI.this.". 380 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 391 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLEngineExplorerUnmatchedSNI.this.". 391 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 397 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLEngineExplorerUnmatchedSNI.this.". 397 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 401 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLEngineExplorerUnmatchedSNI.this.". 401 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLEngineExplorerWithCli.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 325 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLEngineExplorerWithCli.this.". 325 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 335 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLEngineExplorerWithCli.this.". 335 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 339 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLEngineExplorerWithCli.this.". 339 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 350 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLEngineExplorerWithCli.this.". 350 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 356 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLEngineExplorerWithCli.this.". 356 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 360 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLEngineExplorerWithCli.this.". 360 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLEngineExplorerWithSrv.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 311 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLEngineExplorerWithSrv.this.". 311 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 321 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLEngineExplorerWithSrv.this.". 321 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 325 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLEngineExplorerWithSrv.this.". 325 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 336 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLEngineExplorerWithSrv.this.". 336 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 342 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLEngineExplorerWithSrv.this.". 342 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 346 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLEngineExplorerWithSrv.this.". 346 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLSocketConsistentSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 308 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketConsistentSNI.this.". 308 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 317 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketConsistentSNI.this.". 317 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 321 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketConsistentSNI.this.". 321 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 338 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketConsistentSNI.this.". 338 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 344 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketConsistentSNI.this.". 344 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 348 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketConsistentSNI.this.". 348 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLSocketExplorer.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 326 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketExplorer.this.". 326 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 335 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketExplorer.this.". 335 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 339 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketExplorer.this.". 339 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 356 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketExplorer.this.". 356 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 362 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketExplorer.this.". 362 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 366 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketExplorer.this.". 366 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLSocketExplorerFailure.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 334 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketExplorerFailure.this.". 334 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 343 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketExplorerFailure.this.". 343 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 347 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketExplorerFailure.this.". 347 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 364 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketExplorerFailure.this.". 364 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 370 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketExplorerFailure.this.". 370 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 374 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketExplorerFailure.this.". 374 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLSocketExplorerMatchedSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 386 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketExplorerMatchedSNI.this.". 386 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 395 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketExplorerMatchedSNI.this.". 395 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 399 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketExplorerMatchedSNI.this.". 399 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 416 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketExplorerMatchedSNI.this.". 416 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 422 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketExplorerMatchedSNI.this.". 422 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 426 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketExplorerMatchedSNI.this.". 426 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLSocketExplorerUnmatchedSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 343 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketExplorerUnmatchedSNI.this.". 343 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 352 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketExplorerUnmatchedSNI.this.". 352 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 356 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketExplorerUnmatchedSNI.this.". 356 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 373 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketExplorerUnmatchedSNI.this.". 373 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 379 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketExplorerUnmatchedSNI.this.". 379 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 383 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketExplorerUnmatchedSNI.this.". 383 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLSocketExplorerWithCliSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 358 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketExplorerWithCliSNI.this.". 358 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 367 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketExplorerWithCliSNI.this.". 367 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 371 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketExplorerWithCliSNI.this.". 371 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 388 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketExplorerWithCliSNI.this.". 388 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 394 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketExplorerWithCliSNI.this.". 394 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 398 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketExplorerWithCliSNI.this.". 398 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLSocketExplorerWithSrvSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 341 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketExplorerWithSrvSNI.this.". 341 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 350 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketExplorerWithSrvSNI.this.". 350 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 354 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketExplorerWithSrvSNI.this.". 354 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 371 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketExplorerWithSrvSNI.this.". 371 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 377 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketExplorerWithSrvSNI.this.". 377 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 381 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketExplorerWithSrvSNI.this.". 381 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLSocketInconsistentSNI.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 291 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketInconsistentSNI.this.". 291 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 300 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketInconsistentSNI.this.". 300 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 304 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketInconsistentSNI.this.". 304 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 321 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketInconsistentSNI.this.". 321 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 327 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketInconsistentSNI.this.". 327 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 331 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketInconsistentSNI.this.". 331 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/ServerName/SSLSocketSNISensitive.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 521 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketSNISensitive.this.". 521 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 530 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketSNISensitive.this.". 530 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 534 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketSNISensitive.this.". 534 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 551 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketSNISensitive.this.". 551 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 557 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketSNISensitive.this.". 557 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 561 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketSNISensitive.this.". 561 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/TLSv11/EmptyCertificateAuthorities.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 325 25
    # warning RequireThis Method call to 'doServerSide' needs "EmptyCertificateAuthorities.this.". 325 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 334 25
    # warning RequireThis Reference to instance variable 'serverException' needs "EmptyCertificateAuthorities.this.". 334 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 338 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "EmptyCertificateAuthorities.this.". 338 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 355 25
    # warning RequireThis Method call to 'doClientSide' needs "EmptyCertificateAuthorities.this.". 355 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 361 25
    # warning RequireThis Reference to instance variable 'clientException' needs "EmptyCertificateAuthorities.this.". 361 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 365 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "EmptyCertificateAuthorities.this.". 365 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/TLSv11/ExportableBlockCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 281 25
    # warning RequireThis Method call to 'doServerSide' needs "ExportableBlockCipher.this.". 281 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 290 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ExportableBlockCipher.this.". 290 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 294 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ExportableBlockCipher.this.". 294 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 311 25
    # warning RequireThis Method call to 'doClientSide' needs "ExportableBlockCipher.this.". 311 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 317 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ExportableBlockCipher.this.". 317 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 321 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ExportableBlockCipher.this.". 321 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/TLSv11/ExportableStreamCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 281 25
    # warning RequireThis Method call to 'doServerSide' needs "ExportableStreamCipher.this.". 281 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 290 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ExportableStreamCipher.this.". 290 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 294 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ExportableStreamCipher.this.". 294 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 311 25
    # warning RequireThis Method call to 'doClientSide' needs "ExportableStreamCipher.this.". 311 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 317 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ExportableStreamCipher.this.". 317 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 321 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ExportableStreamCipher.this.". 321 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/TLSv11/GenericBlockCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 257 25
    # warning RequireThis Method call to 'doServerSide' needs "GenericBlockCipher.this.". 257 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 266 25
    # warning RequireThis Reference to instance variable 'serverException' needs "GenericBlockCipher.this.". 266 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 270 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "GenericBlockCipher.this.". 270 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 287 25
    # warning RequireThis Method call to 'doClientSide' needs "GenericBlockCipher.this.". 287 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 293 25
    # warning RequireThis Reference to instance variable 'clientException' needs "GenericBlockCipher.this.". 293 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 297 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "GenericBlockCipher.this.". 297 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/TLSv11/GenericStreamCipher.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 257 25
    # warning RequireThis Method call to 'doServerSide' needs "GenericStreamCipher.this.". 257 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 266 25
    # warning RequireThis Reference to instance variable 'serverException' needs "GenericStreamCipher.this.". 266 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 270 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "GenericStreamCipher.this.". 270 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 287 25
    # warning RequireThis Method call to 'doClientSide' needs "GenericStreamCipher.this.". 287 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 293 25
    # warning RequireThis Reference to instance variable 'clientException' needs "GenericStreamCipher.this.". 293 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 297 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "GenericStreamCipher.this.". 297 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/TLSv12/DisabledShortRSAKeys.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 392 25
    # warning RequireThis Method call to 'doServerSide' needs "DisabledShortRSAKeys.this.". 392 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 401 25
    # warning RequireThis Reference to instance variable 'serverException' needs "DisabledShortRSAKeys.this.". 401 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 405 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "DisabledShortRSAKeys.this.". 405 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 422 25
    # warning RequireThis Method call to 'doClientSide' needs "DisabledShortRSAKeys.this.". 422 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 428 25
    # warning RequireThis Reference to instance variable 'clientException' needs "DisabledShortRSAKeys.this.". 428 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 432 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "DisabledShortRSAKeys.this.". 432 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/TLSv12/ShortRSAKey512.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 373 25
    # warning RequireThis Method call to 'doServerSide' needs "ShortRSAKey512.this.". 373 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 382 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ShortRSAKey512.this.". 382 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 386 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ShortRSAKey512.this.". 386 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 403 25
    # warning RequireThis Method call to 'doClientSide' needs "ShortRSAKey512.this.". 403 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 409 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ShortRSAKey512.this.". 409 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 413 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ShortRSAKey512.this.". 413 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/javax/net/ssl/TLSv12/ShortRSAKeyGCM.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 396 25
    # warning RequireThis Method call to 'doServerSide' needs "ShortRSAKeyGCM.this.". 396 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 405 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ShortRSAKeyGCM.this.". 405 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 409 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ShortRSAKeyGCM.this.". 409 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 426 25
    # warning RequireThis Method call to 'doClientSide' needs "ShortRSAKeyGCM.this.". 426 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 432 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ShortRSAKeyGCM.this.". 432 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 436 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ShortRSAKeyGCM.this.". 436 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CloseKeepAliveCached.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 275 25
    # warning RequireThis Method call to 'doServerSide' needs "CloseKeepAliveCached.this.". 275 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 284 25
    # warning RequireThis Reference to instance variable 'serverException' needs "CloseKeepAliveCached.this.". 284 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 288 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "CloseKeepAliveCached.this.". 288 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 299 25
    # warning RequireThis Method call to 'doClientSide' needs "CloseKeepAliveCached.this.". 299 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 305 25
    # warning RequireThis Reference to instance variable 'clientException' needs "CloseKeepAliveCached.this.". 305 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 309 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "CloseKeepAliveCached.this.". 309 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CookieHandlerTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 266 25
    # warning RequireThis Method call to 'doServerSide' needs "CookieHandlerTest.this.". 266 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 275 25
    # warning RequireThis Reference to instance variable 'serverException' needs "CookieHandlerTest.this.". 275 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 279 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "CookieHandlerTest.this.". 279 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 290 25
    # warning RequireThis Method call to 'doClientSide' needs "CookieHandlerTest.this.". 290 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 296 25
    # warning RequireThis Reference to instance variable 'clientException' needs "CookieHandlerTest.this.". 296 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 300 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "CookieHandlerTest.this.". 300 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/CookieHttpsClientTest.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 291 25
    # warning RequireThis Method call to 'doServerSide' needs "CookieHttpsClientTest.this.". 291 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 300 25
    # warning RequireThis Reference to instance variable 'serverException' needs "CookieHttpsClientTest.this.". 300 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 304 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "CookieHttpsClientTest.this.". 304 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 321 25
    # warning RequireThis Method call to 'doClientSide' needs "CookieHttpsClientTest.this.". 321 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 327 25
    # warning RequireThis Reference to instance variable 'clientException' needs "CookieHttpsClientTest.this.". 327 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 331 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "CookieHttpsClientTest.this.". 331 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/DNSIdentities.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 798 25
    # warning RequireThis Method call to 'doServerSide' needs "DNSIdentities.this.". 798 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 807 25
    # warning RequireThis Reference to instance variable 'serverException' needs "DNSIdentities.this.". 807 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 811 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "DNSIdentities.this.". 811 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 822 25
    # warning RequireThis Method call to 'doClientSide' needs "DNSIdentities.this.". 822 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 828 25
    # warning RequireThis Reference to instance variable 'clientException' needs "DNSIdentities.this.". 828 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 832 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "DNSIdentities.this.". 832 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/HttpsPost.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 265 25
    # warning RequireThis Method call to 'doServerSide' needs "HttpsPost.this.". 265 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 274 25
    # warning RequireThis Reference to instance variable 'serverException' needs "HttpsPost.this.". 274 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 278 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "HttpsPost.this.". 278 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 289 25
    # warning RequireThis Method call to 'doClientSide' needs "HttpsPost.this.". 289 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 295 25
    # warning RequireThis Reference to instance variable 'clientException' needs "HttpsPost.this.". 295 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 299 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "HttpsPost.this.". 299 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/IPAddressDNSIdentities.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 807 25
    # warning RequireThis Method call to 'doServerSide' needs "IPAddressDNSIdentities.this.". 807 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 816 25
    # warning RequireThis Reference to instance variable 'serverException' needs "IPAddressDNSIdentities.this.". 816 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 820 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "IPAddressDNSIdentities.this.". 820 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 831 25
    # warning RequireThis Method call to 'doClientSide' needs "IPAddressDNSIdentities.this.". 831 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 837 25
    # warning RequireThis Reference to instance variable 'clientException' needs "IPAddressDNSIdentities.this.". 837 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 841 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "IPAddressDNSIdentities.this.". 841 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/IPAddressIPIdentities.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 799 25
    # warning RequireThis Method call to 'doServerSide' needs "IPAddressIPIdentities.this.". 799 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 808 25
    # warning RequireThis Reference to instance variable 'serverException' needs "IPAddressIPIdentities.this.". 808 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 812 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "IPAddressIPIdentities.this.". 812 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 823 25
    # warning RequireThis Method call to 'doClientSide' needs "IPAddressIPIdentities.this.". 823 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 829 25
    # warning RequireThis Reference to instance variable 'clientException' needs "IPAddressIPIdentities.this.". 829 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 833 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "IPAddressIPIdentities.this.". 833 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/IPIdentities.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 798 25
    # warning RequireThis Method call to 'doServerSide' needs "IPIdentities.this.". 798 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 807 25
    # warning RequireThis Reference to instance variable 'serverException' needs "IPIdentities.this.". 807 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 811 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "IPIdentities.this.". 811 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 822 25
    # warning RequireThis Method call to 'doClientSide' needs "IPIdentities.this.". 822 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 828 25
    # warning RequireThis Reference to instance variable 'clientException' needs "IPIdentities.this.". 828 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 832 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "IPIdentities.this.". 832 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/Identities.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 798 25
    # warning RequireThis Method call to 'doServerSide' needs "Identities.this.". 798 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 807 25
    # warning RequireThis Reference to instance variable 'serverException' needs "Identities.this.". 807 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 811 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "Identities.this.". 811 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 822 25
    # warning RequireThis Method call to 'doClientSide' needs "Identities.this.". 822 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 828 25
    # warning RequireThis Reference to instance variable 'clientException' needs "Identities.this.". 828 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 832 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "Identities.this.". 832 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/ReadTimeout.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 279 25
    # warning RequireThis Method call to 'doServerSide' needs "ReadTimeout.this.". 279 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 288 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ReadTimeout.this.". 288 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 292 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ReadTimeout.this.". 292 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 303 25
    # warning RequireThis Method call to 'doClientSide' needs "ReadTimeout.this.". 303 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 309 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ReadTimeout.this.". 309 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 313 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ReadTimeout.this.". 313 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/Redirect.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 259 25
    # warning RequireThis Method call to 'doServerSide' needs "Redirect.this.". 259 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 268 25
    # warning RequireThis Reference to instance variable 'serverException' needs "Redirect.this.". 268 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 272 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "Redirect.this.". 272 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 283 25
    # warning RequireThis Method call to 'doClientSide' needs "Redirect.this.". 283 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 289 25
    # warning RequireThis Reference to instance variable 'clientException' needs "Redirect.this.". 289 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 293 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "Redirect.this.". 293 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/HttpsURLConnection/RetryHttps.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 256 25
    # warning RequireThis Method call to 'doServerSide' needs "RetryHttps.this.". 256 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 265 25
    # warning RequireThis Reference to instance variable 'serverException' needs "RetryHttps.this.". 265 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 269 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "RetryHttps.this.". 269 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 280 25
    # warning RequireThis Method call to 'doClientSide' needs "RetryHttps.this.". 280 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 286 25
    # warning RequireThis Reference to instance variable 'clientException' needs "RetryHttps.this.". 286 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 290 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "RetryHttps.this.". 290 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/NewImpl/ComHTTPSConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 342 25
    # warning RequireThis Method call to 'doServerSide' needs "ComHTTPSConnection.this.". 342 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 351 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ComHTTPSConnection.this.". 351 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 355 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ComHTTPSConnection.this.". 355 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 366 25
    # warning RequireThis Method call to 'doClientSide' needs "ComHTTPSConnection.this.". 366 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 372 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ComHTTPSConnection.this.". 372 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 376 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ComHTTPSConnection.this.". 376 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/NewImpl/ComHostnameVerifier.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 310 25
    # warning RequireThis Method call to 'doServerSide' needs "ComHostnameVerifier.this.". 310 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 319 25
    # warning RequireThis Reference to instance variable 'serverException' needs "ComHostnameVerifier.this.". 319 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 323 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "ComHostnameVerifier.this.". 323 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 334 25
    # warning RequireThis Method call to 'doClientSide' needs "ComHostnameVerifier.this.". 334 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 340 25
    # warning RequireThis Reference to instance variable 'clientException' needs "ComHostnameVerifier.this.". 340 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 344 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "ComHostnameVerifier.this.". 344 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/NewImpl/JavaxHTTPSConnection.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 334 25
    # warning RequireThis Method call to 'doServerSide' needs "JavaxHTTPSConnection.this.". 334 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 343 25
    # warning RequireThis Reference to instance variable 'serverException' needs "JavaxHTTPSConnection.this.". 343 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 347 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "JavaxHTTPSConnection.this.". 347 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 358 25
    # warning RequireThis Method call to 'doClientSide' needs "JavaxHTTPSConnection.this.". 358 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 364 25
    # warning RequireThis Reference to instance variable 'clientException' needs "JavaxHTTPSConnection.this.". 364 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 368 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "JavaxHTTPSConnection.this.". 368 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/sun/net/www/protocol/https/NewImpl/JavaxHostnameVerifier.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 305 25
    # warning RequireThis Method call to 'doServerSide' needs "JavaxHostnameVerifier.this.". 305 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 314 25
    # warning RequireThis Reference to instance variable 'serverException' needs "JavaxHostnameVerifier.this.". 314 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 318 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "JavaxHostnameVerifier.this.". 318 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 329 25
    # warning RequireThis Method call to 'doClientSide' needs "JavaxHostnameVerifier.this.". 329 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 335 25
    # warning RequireThis Reference to instance variable 'clientException' needs "JavaxHostnameVerifier.this.". 335 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 339 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "JavaxHostnameVerifier.this.". 339 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/templates/SSLSocketSSLEngineTemplate.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'sslSocket' needs "this.". 352 21
    # warning RequireThis Reference to instance variable 'sslSocket' needs "SSLSocketSSLEngineTemplate.this.". 352 21
    # warning RequireThis Reference to instance variable 'sslc' needs "this.". 352 45
    # warning RequireThis Reference to instance variable 'sslc' needs "SSLSocketSSLEngineTemplate.this.". 352 45
    # warning RequireThis Reference to instance variable 'sslSocket' needs "this.". 354 39
    # warning RequireThis Reference to instance variable 'sslSocket' needs "SSLSocketSSLEngineTemplate.this.". 354 39
    # warning RequireThis Reference to instance variable 'sslSocket' needs "this.". 355 38
    # warning RequireThis Reference to instance variable 'sslSocket' needs "SSLSocketSSLEngineTemplate.this.". 355 38
    # warning RequireThis Reference to instance variable 'clientMsg' needs "this.". 358 30
    # warning RequireThis Reference to instance variable 'clientMsg' needs "SSLSocketSSLEngineTemplate.this.". 358 30
    # warning RequireThis Reference to instance variable 'serverMsg' needs "this.". 368 37
    # warning RequireThis Reference to instance variable 'serverMsg' needs "SSLSocketSSLEngineTemplate.this.". 368 37
    # warning RequireThis Reference to instance variable 'sslSocket' needs "this.". 369 29
    # warning RequireThis Reference to instance variable 'sslSocket' needs "SSLSocketSSLEngineTemplate.this.". 369 29
    # warning RequireThis Reference to instance variable 'serverMsg' needs "this.". 374 32
    # warning RequireThis Reference to instance variable 'serverMsg' needs "SSLSocketSSLEngineTemplate.this.". 374 32
    # warning RequireThis Reference to instance variable 'serverMsg' needs "this.". 378 41
    # warning RequireThis Reference to instance variable 'serverMsg' needs "SSLSocketSSLEngineTemplate.this.". 378 41
    # warning RequireThis Reference to instance variable 'serverMsg' needs "this.". 379 43
    # warning RequireThis Reference to instance variable 'serverMsg' needs "SSLSocketSSLEngineTemplate.this.". 379 43
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 384 21
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketSSLEngineTemplate.this.". 384 21

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/ssl/templates/SSLSocketTemplate.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'doServerSide' needs "this.". 260 25
    # warning RequireThis Method call to 'doServerSide' needs "SSLSocketTemplate.this.". 260 25
    # warning RequireThis Reference to instance variable 'serverException' needs "this.". 269 25
    # warning RequireThis Reference to instance variable 'serverException' needs "SSLSocketTemplate.this.". 269 25
    # warning RequireThis Reference to instance variable 'serverThread' needs "this.". 273 13
    # warning RequireThis Reference to instance variable 'serverThread' needs "SSLSocketTemplate.this.". 273 13
    # warning RequireThis Method call to 'doClientSide' needs "this.". 290 25
    # warning RequireThis Method call to 'doClientSide' needs "SSLSocketTemplate.this.". 290 25
    # warning RequireThis Reference to instance variable 'clientException' needs "this.". 296 25
    # warning RequireThis Reference to instance variable 'clientException' needs "SSLSocketTemplate.this.". 296 25
    # warning RequireThis Reference to instance variable 'clientThread' needs "this.". 300 13
    # warning RequireThis Reference to instance variable 'clientThread' needs "SSLSocketTemplate.this.". 300 13

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/sun/security/tools/jarsigner/EntriesOrder.java

    Severity Rule Message Line Col
    # warning RequireThis Method call to 'factorial' needs "this.". 165 43

    /home/vlad/workspace/opensource/contribution/checkstyle-tester/repositories/openjdk8/test/tools/pack200/pack200-verifier/src/xmlkit/XMLKit.java

    Severity Rule Message Line Col
    # warning RequireThis Reference to instance variable 'size' needs "this.". 3549 24
    # warning RequireThis Reference to instance variable 'size' needs "this.". 3554 19